Introduction

This Project is developed as an application of the Market Basket Analysis in R for recognizing word association for fake and true job postings.

Let us start by loading the packages required for the work.

library(dplyr)
## 
## Attaching package: 'dplyr'
## The following objects are masked from 'package:stats':
## 
##     filter, lag
## The following objects are masked from 'package:base':
## 
##     intersect, setdiff, setequal, union
library(tm)
## Loading required package: NLP
library(stringr)
library(wordcloud)
## Loading required package: RColorBrewer
library(RColorBrewer)
library(arules) 
## Loading required package: Matrix
## 
## Attaching package: 'arules'
## The following object is masked from 'package:tm':
## 
##     inspect
## The following object is masked from 'package:dplyr':
## 
##     recode
## The following objects are masked from 'package:base':
## 
##     abbreviate, write
library(tidyverse)
## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ──
## ✔ forcats   1.0.0     ✔ readr     2.1.5
## ✔ ggplot2   3.5.1     ✔ tibble    3.2.1
## ✔ lubridate 1.9.3     ✔ tidyr     1.3.1
## ✔ purrr     1.0.2     
## ── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
## ✖ ggplot2::annotate() masks NLP::annotate()
## ✖ tidyr::expand()     masks Matrix::expand()
## ✖ dplyr::filter()     masks stats::filter()
## ✖ dplyr::lag()        masks stats::lag()
## ✖ tidyr::pack()       masks Matrix::pack()
## ✖ arules::recode()    masks dplyr::recode()
## ✖ tidyr::unpack()     masks Matrix::unpack()
## ℹ Use the conflicted package (<http://conflicted.r-lib.org/>) to force all conflicts to become errors

Data Exploration

true_data <- read.csv("True.csv")
fake_data <- read.csv("Fake.csv")
head(true_data)
##                                                                   title
## 1      As U.S. budget fight looms, Republicans flip their fiscal script
## 2      U.S. military to accept transgender recruits on Monday: Pentagon
## 3          Senior U.S. Republican senator: 'Let Mr. Mueller do his job'
## 4           FBI Russia probe helped by Australian diplomat tip-off: NYT
## 5 Trump wants Postal Service to charge 'much more' for Amazon shipments
## 6      White House, Congress prepare for talks on spending, immigration
##                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   text
## 1                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  WASHINGTON (Reuters) - The head of a conservative Republican faction in the U.S. Congress, who voted this month for a huge expansion of the national debt to pay for tax cuts, called himself a “fiscal conservative” on Sunday and urged budget restraint in 2018. In keeping with a sharp pivot under way among Republicans, U.S. Representative Mark Meadows, speaking on CBS’ “Face the Nation,” drew a hard line on federal spending, which lawmakers are bracing to do battle over in January. When they return from the holidays on Wednesday, lawmakers will begin trying to pass a federal budget in a fight likely to be linked to other issues, such as immigration policy, even as the November congressional election campaigns approach in which Republicans will seek to keep control of Congress. President Donald Trump and his Republicans want a big budget increase in military spending, while Democrats also want proportional increases for non-defense “discretionary” spending on programs that support education, scientific research, infrastructure, public health and environmental protection. “The (Trump) administration has already been willing to say: ‘We’re going to increase non-defense discretionary spending ... by about 7 percent,’” Meadows, chairman of the small but influential House Freedom Caucus, said on the program. “Now, Democrats are saying that’s not enough, we need to give the government a pay raise of 10 to 11 percent. For a fiscal conservative, I don’t see where the rationale is. ... Eventually you run out of other people’s money,” he said. Meadows was among Republicans who voted in late December for their party’s debt-financed tax overhaul, which is expected to balloon the federal budget deficit and add about $1.5 trillion over 10 years to the $20 trillion national debt. “It’s interesting to hear Mark talk about fiscal responsibility,” Democratic U.S. Representative Joseph Crowley said on CBS. Crowley said the Republican tax bill would require the  United States to borrow $1.5 trillion, to be paid off by future generations, to finance tax cuts for corporations and the rich. “This is one of the least ... fiscally responsible bills we’ve ever seen passed in the history of the House of Representatives. I think we’re going to be paying for this for many, many years to come,” Crowley said. Republicans insist the tax package, the biggest U.S. tax overhaul in more than 30 years,  will boost the economy and job growth. House Speaker Paul Ryan, who also supported the tax bill, recently went further than Meadows, making clear in a radio interview that welfare or “entitlement reform,” as the party often calls it, would be a top Republican priority in 2018. In Republican parlance, “entitlement” programs mean food stamps, housing assistance, Medicare and Medicaid health insurance for the elderly, poor and disabled, as well as other programs created by Washington to assist the needy. Democrats seized on Ryan’s early December remarks, saying they showed Republicans would try to pay for their tax overhaul by seeking spending cuts for social programs. But the goals of House Republicans may have to take a back seat to the Senate, where the votes of some Democrats will be needed to approve a budget and prevent a government shutdown. Democrats will use their leverage in the Senate, which Republicans narrowly control, to defend both discretionary non-defense programs and social spending, while tackling the issue of the “Dreamers,” people brought illegally to the country as children. Trump in September put a March 2018 expiration date on the Deferred Action for Childhood Arrivals, or DACA, program, which protects the young immigrants from deportation and provides them with work permits. The president has said in recent Twitter messages he wants funding for his proposed Mexican border wall and other immigration law changes in exchange for agreeing to help the Dreamers. Representative Debbie Dingell told CBS she did not favor linking that issue to other policy objectives, such as wall funding. “We need to do DACA clean,” she said.  On Wednesday, Trump aides will meet with congressional leaders to discuss those issues. That will be followed by a weekend of strategy sessions for Trump and Republican leaders on Jan. 6 and 7, the White House said. Trump was also scheduled to meet on Sunday with Florida Republican Governor Rick Scott, who wants more emergency aid. The House has passed an $81 billion aid package after hurricanes in Florida, Texas and Puerto Rico, and wildfires in California. The package far exceeded the $44 billion requested by the Trump administration. The Senate has not yet voted on the aid. 
## 2                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        WASHINGTON (Reuters) - Transgender people will be allowed for the first time to enlist in the U.S. military starting on Monday as ordered by federal courts, the Pentagon said on Friday, after President Donald Trump’s administration decided not to appeal rulings that blocked his transgender ban. Two federal appeals courts, one in Washington and one in Virginia, last week rejected the administration’s request to put on hold orders by lower court judges requiring the military to begin accepting transgender recruits on Jan. 1. A Justice Department official said the administration will not challenge those rulings. “The Department of Defense has announced that it will be releasing an independent study of these issues in the coming weeks. So rather than litigate this interim appeal before that occurs, the administration has decided to wait for DOD’s study and will continue to defend the president’s lawful authority in District Court in the meantime,” the official said, speaking on condition of anonymity. In September, the Pentagon said it had created a panel of senior officials to study how to implement a directive by Trump to prohibit transgender individuals from serving. The Defense Department has until Feb. 21 to submit a plan to Trump. Lawyers representing currently-serving transgender service members and aspiring recruits said they had expected the administration to appeal the rulings to the conservative-majority Supreme Court, but were hoping that would not happen. Pentagon spokeswoman Heather Babb said in a statement: “As mandated by court order, the Department of Defense is prepared to begin accessing transgender applicants for military service Jan. 1. All applicants must meet all accession standards.” Jennifer Levi, a lawyer with gay, lesbian and transgender advocacy group GLAD, called the decision not to appeal “great news.” “I’m hoping it means the government has come to see that there is no way to justify a ban and that it’s not good for the military or our country,” Levi said. Both GLAD and the American Civil Liberties Union represent plaintiffs in the lawsuits filed against the administration. In a move that appealed to his hard-line conservative supporters, Trump announced in July that he would prohibit transgender people from serving in the military, reversing Democratic President Barack Obama’s policy of accepting them. Trump said on Twitter at the time that the military “cannot be burdened with the tremendous medical costs and disruption that transgender in the military would entail.” Four federal judges - in Baltimore, Washington, D.C., Seattle and Riverside, California - have issued rulings blocking Trump’s ban while legal challenges to the Republican president’s policy proceed. The judges said the ban would likely violate the right under the U.S. Constitution to equal protection under the law. The Pentagon on Dec. 8 issued guidelines to recruitment personnel in order to enlist transgender applicants by Jan. 1. The memo outlined medical requirements and specified how the applicants’ sex would be identified and even which undergarments they would wear. The Trump administration previously said in legal papers that the armed forces were not prepared to train thousands of personnel on the medical standards needed to process transgender applicants and might have to accept “some individuals who are not medically fit for service.” The Obama administration had set a deadline of July 1, 2017, to begin accepting transgender recruits. But Trump’s defense secretary, James Mattis, postponed that date to Jan. 1, 2018, which the president’s ban then put off indefinitely. Trump has taken other steps aimed at rolling back transgender rights. In October, his administration said a federal law banning gender-based workplace discrimination does not protect transgender employees, reversing another Obama-era position. In February, Trump rescinded guidance issued by the Obama administration saying that public schools should allow transgender students to use the restroom that corresponds to their gender identity. 
## 3                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                WASHINGTON (Reuters) - The special counsel investigation of links between Russia and President Trump’s 2016 election campaign should continue without interference in 2018, despite calls from some Trump administration allies and Republican lawmakers to shut it down, a prominent Republican senator said on Sunday. Lindsey Graham, who serves on the Senate armed forces and judiciary committees, said Department of Justice Special Counsel Robert Mueller needs to carry on with his Russia investigation without political interference. “This investigation will go forward. It will be an investigation conducted without political influence,” Graham said on CBS’s Face the Nation news program. “And we all need to let Mr. Mueller do his job. I think he’s the right guy at the right time.”  The question of how Russia may have interfered in the election, and how Trump’s campaign may have had links with or co-ordinated any such effort, has loomed over the White House since Trump took office in January. It shows no sign of receding as Trump prepares for his second year in power, despite intensified rhetoric from some Trump allies in recent weeks accusing Mueller’s team of bias against the Republican president. Trump himself seemed to undercut his supporters in an interview last week with the New York Times in which he said he expected Mueller was “going to be fair.”    Russia’s role in the election and the question of possible links to the Trump campaign are the focus of multiple inquiries in Washington. Three committees of the Senate and the House of Representatives are investigating, as well as Mueller, whose team in May took over an earlier probe launched by the U.S. Federal Bureau of Investigation (FBI). Several members of the Trump campaign and administration have been convicted or indicted in the investigation.  Trump and his allies deny any collusion with Russia during the campaign, and the Kremlin has denied meddling in the election. Graham said he still wants an examination of the FBI’s use of a dossier on links between Trump and Russia that was compiled by a former British spy, Christopher Steele, which prompted Trump allies and some Republicans to question Mueller’s inquiry.   On Saturday, the New York Times reported that it was not that dossier that triggered an early FBI probe, but a tip from former Trump campaign foreign policy adviser George Papadopoulos to an Australian diplomat that Russia had damaging information about former Trump rival Hillary Clinton.  “I want somebody to look at the way the Department of Justice used this dossier. It bothers me greatly the way they used it, and I want somebody to look at it,” Graham said. But he said the Russia investigation must continue. “As a matter of fact, it would hurt us if we ignored it,” he said. 
## 4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        WASHINGTON (Reuters) - Trump campaign adviser George Papadopoulos told an Australian diplomat in May 2016 that Russia had political dirt on Democratic presidential candidate Hillary Clinton, the New York Times reported on Saturday. The conversation between Papadopoulos and the diplomat, Alexander Downer, in London was a driving factor behind the FBI’s decision to open a counter-intelligence investigation of Moscow’s contacts with the Trump campaign, the Times reported. Two months after the meeting, Australian officials passed the information that came from Papadopoulos to their American counterparts when leaked Democratic emails began appearing online, according to the newspaper, which cited four current and former U.S. and foreign officials. Besides the information from the Australians, the probe by the Federal Bureau of Investigation was also propelled by intelligence from other friendly governments, including the British and Dutch, the Times said. Papadopoulos, a Chicago-based international energy lawyer, pleaded guilty on Oct. 30 to lying to FBI agents about contacts with people who claimed to have ties to top Russian officials. It was the first criminal charge alleging links between the Trump campaign and Russia. The White House has played down the former aide’s campaign role, saying it was “extremely limited” and that any actions he took would have been on his own. The New York Times, however, reported that Papadopoulos helped set up a meeting between then-candidate Donald Trump and Egyptian President Abdel Fattah al-Sisi and edited the outline of Trump’s first major foreign policy speech in April 2016. The federal investigation, which is now being led by Special Counsel Robert Mueller, has hung over Trump’s White House since he took office almost a year ago. Some Trump allies have recently accused Mueller’s team of being biased against the Republican president. Lawyers for Papadopoulos did not immediately respond to requests by Reuters for comment. Mueller’s office declined to comment. Trump’s White House attorney, Ty Cobb, declined to comment on the New York Times report. “Out of respect for the special counsel and his process, we are not commenting on matters such as this,” he said in a statement. Mueller has charged four Trump associates, including Papadopoulos, in his investigation. Russia has denied interfering in the U.S. election and Trump has said there was no collusion between his campaign and Moscow. 
## 5 SEATTLE/WASHINGTON (Reuters) - President Donald Trump called on the U.S. Postal Service on Friday to charge “much more” to ship packages for Amazon (AMZN.O), picking another fight with an online retail giant he has criticized in the past.     “Why is the United States Post Office, which is losing many billions of dollars a year, while charging Amazon and others so little to deliver their packages, making Amazon richer and the Post Office dumber and poorer? Should be charging MUCH MORE!” Trump wrote on Twitter.  The president’s tweet drew fresh attention to the fragile finances of the Postal Service at a time when tens of millions of parcels have just been shipped all over the country for the holiday season.  The U.S. Postal Service, which runs at a big loss, is an independent agency within the federal government and does not receive tax dollars for operating expenses, according to its website.  Package delivery has become an increasingly important part of its business as the Internet has led to a sharp decline in the amount of first-class letters. The president does not determine postal rates. They are set by the Postal Regulatory Commission, an independent government agency with commissioners selected by the president from both political parties. That panel raised prices on packages by almost 2 percent in November.  Amazon was founded by Jeff Bezos, who remains the chief executive officer of the retail company and is the richest person in the world, according to Bloomberg News. Bezos also owns The Washington Post, a newspaper Trump has repeatedly railed against in his criticisms of the news media. In tweets over the past year, Trump has said the “Amazon Washington Post” fabricated stories. He has said Amazon does not pay sales tax, which is not true, and so hurts other retailers, part of a pattern by the former businessman and reality television host of periodically turning his ire on big American companies since he took office in January. Daniel Ives, a research analyst at GBH Insights, said Trump’s comment could be taken as a warning to the retail giant. However, he said he was not concerned for Amazon. “We do not see any price hikes in the future. However, that is a risk that Amazon is clearly aware of and (it) is building out its distribution (system) aggressively,” he said. Amazon has shown interest in the past in shifting into its own delivery service, including testing drones for deliveries. In 2015, the company spent $11.5 billion on shipping, 46 percent of its total operating expenses that year.  Amazon shares were down 0.86 percent to $1,175.90 by early afternoon. Overall, U.S. stock prices were down slightly on Friday.  Satish Jindel, president of ShipMatrix Inc, which analyzes shipping data, disputed the idea that the Postal Service charges less than United Parcel Service Inc (UPS.N) and FedEx Corp (FDX.N), the other biggest players in the parcel delivery business in the United States. Many customers get lower rates from UPS and FedEx than they would get from the post office for comparable services, he said. The Postal Service delivers about 62 percent of Amazon packages, for about 3.5 to 4 million a day during the current peak year-end holiday shipping season, Jindel said. The Seattle-based company and the post office have an agreement in which mail carriers take Amazon packages on the last leg of their journeys, from post offices to customers’ doorsteps. Amazon’s No. 2 carrier is UPS, at 21 percent, and FedEx is third, with 8 percent or so, according to Jindel. Trump’s comment tapped into a debate over whether Postal Service pricing has kept pace with the rise of e-commerce, which has flooded the mail with small packages.Private companies like UPS have long claimed the current system unfairly undercuts their business. Steve Gaut, a spokesman for UPS, noted that the company values its “productive relationship” with the postal service, but that it has filed with the Postal Regulatory Commission its concerns about the postal service’s methods for covering costs. Representatives for Amazon, the White House, the U.S. Postal Service and FedEx declined comment or were not immediately available for comment on Trump’s tweet. According to its annual report, the Postal Service lost $2.74 billion this year, and its deficit has ballooned to $61.86 billion.  While the Postal Service’s revenue for first class mail, marketing mail and periodicals is flat or declining, revenue from package delivery is up 44 percent since 2014 to $19.5 billion in the fiscal year ended Sept. 30, 2017. But it also lost about $2 billion in revenue when a temporary surcharge expired in April 2016. According to a Government Accountability Office report in February, the service is facing growing personnel expenses, particularly $73.4 billion in unfunded pension and benefits liabilities. The Postal Service has not announced any plans to cut costs. By law, the Postal Service has to set prices for package delivery to cover the costs attributable to that service. But the postal service allocates only 5.5 percent of its total costs to its business of shipping packages even though that line of business is 28 percent of its total revenue. 
## 6                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          WEST PALM BEACH, Fla./WASHINGTON (Reuters) - The White House said on Friday it was set to kick off talks next week with Republican and Democratic congressional leaders on immigration policy, government spending and other issues that need to be wrapped up early in the new year. The expected flurry of legislative activity comes as Republicans and Democrats begin to set the stage for midterm congressional elections in November. President Donald Trump’s Republican Party is eager to maintain control of Congress while Democrats look for openings to wrest seats away in the Senate and the House of Representatives. On Wednesday, Trump’s budget chief Mick Mulvaney and legislative affairs director Marc Short will meet with Senate Majority Leader Mitch McConnell and House Speaker Paul Ryan - both Republicans - and their Democratic counterparts, Senator Chuck Schumer and Representative Nancy Pelosi, the White House said. That will be followed up with a weekend of strategy sessions for Trump, McConnell and Ryan on Jan. 6 and 7 at the Camp David presidential retreat in Maryland, according to the White House. The Senate returns to work on Jan. 3 and the House on Jan. 8. Congress passed a short-term government funding bill last week before taking its Christmas break, but needs to come to an agreement on defense spending and various domestic programs by Jan. 19, or the government will shut down. Also on the agenda for lawmakers is disaster aid for people hit by hurricanes in Puerto Rico, Texas and Florida, and by wildfires in California. The House passed an $81 billion package in December, which the Senate did not take up. The White House has asked for a smaller figure, $44 billion. Deadlines also loom for soon-to-expire protections for young adult immigrants who entered the country illegally as children, known as “Dreamers.” In September, Trump ended Democratic former President Barack Obama’s Deferred Action for Childhood Arrivals (DACA) program, which protected Dreamers from deportation and provided work permits, effective in March, giving Congress until then to devise a long-term solution. Democrats, some Republicans and a number of large companies have pushed for DACA protections to continue. Trump and other Republicans have said that will not happen without Congress approving broader immigration policy changes and tougher border security. Democrats oppose funding for a wall promised by Trump along the U.S.-Mexican border.  “The Democrats have been told, and fully understand, that there can be no DACA without the desperately needed WALL at the Southern Border and an END to the horrible Chain Migration & ridiculous Lottery System of Immigration etc,” Trump said in a Twitter post on Friday. Trump wants to overhaul immigration rules for extended families and others seeking to live in the United States. Republican U.S. Senator Jeff Flake, a frequent critic of the president, said he would work with Trump to protect Dreamers. “We can fix DACA in a way that beefs up border security, stops chain migration for the DREAMers, and addresses the unfairness of the diversity lottery. If POTUS (Trump) wants to protect these kids, we want to help him keep that promise,” Flake wrote on Twitter. Congress in early 2018 also must raise the U.S. debt ceiling to avoid a government default. The U.S. Treasury would exhaust all of its borrowing options and run dry of cash to pay its bills by late March or early April if Congress does not raise the debt ceiling before then, according to the nonpartisan Congressional Budget Office. Trump, who won his first major legislative victory with the passage of a major tax overhaul this month, has also promised a major infrastructure plan. 
##        subject      date type
## 1 politicsNews 31-Dec-17    1
## 2 politicsNews 29-Dec-17    1
## 3 politicsNews 31-Dec-17    1
## 4 politicsNews 30-Dec-17    1
## 5 politicsNews 29-Dec-17    1
## 6 politicsNews 29-Dec-17    1
columns_to_keep <- c("title", "text", "subject", "type")


fake_data<- fake_data %>% select(all_of(columns_to_keep))
colnames(fake_data) 
## [1] "title"   "text"    "subject" "type"
true_data <- true_data %>% select(-date)
colnames(fake_data) 
## [1] "title"   "text"    "subject" "type"

Display the size of the dataset

dim(true_data)
## [1] 21417     4
dim(fake_data)
## [1] 23565     4

A function clean_text for an automatic preprocessing

library(tm)
library(SnowballC)
library(stringr)

library(SnowballC)  # For stemming
library(tm) # For stopwords
library(dplyr)

clean_text <- function(text) {
  
  # Replace email addresses with 'emailaddr' (modified pattern)
  text <- gsub('[a-zA-Z0-9\\-\\.]+@[a-zA-Z0-9]+\\.[a-zA-Z]{2,4}', 'emailaddr', text)
  
  # Replace URLs with 'httpaddr'
  text <- gsub('(http[s]?\\S+)|(\\w+\\.\\w{2,4}\\S*)', 'httpaddr', text)
  
  # Replace currency symbols with 'moneysymb'
  text <- gsub('£|\\$', 'moneysymb', text)
  
  # Replace phone numbers with 'phonenumbr'
  text <- gsub('\\+?\\(?\\d{1,2}\\)?[-\\s.]?\\d{3}[-\\s.]?\\d{3}[-\\s.]?\\d{4}', 'phonenumbr', text)
  
  # Replace numbers with 'numbr'
  text <- gsub('\\d+(\\.\\d+)?', 'numbr', text)
  
  # Remove any non-word characters (except space)
  text <- gsub('[^a-zA-Z0-9\\s]', ' ', text)
  
  # Remove extra spaces and trim leading/trailing whitespaces
  text <- gsub('\\s+', ' ', text)
  text <- gsub('^\\s+|\\s+?$', '', text)
  
  # Convert to lowercase
  text <- tolower(text)
  
  # Tokenize the text, remove stopwords, and apply stemming
  words <- strsplit(text, " ")[[1]]
  words <- words[!words %in% stopwords("en")]  # Remove stopwords
  
  # Remove single-character words (like 'a', 'b', etc.)
  words <- words[nchar(words) > 1]
  
  # Apply stemming
  words <- wordStem(words)
  
  # Return the cleaned text as a single string
  return(paste(words, collapse = " "))
}

# Apply the clean_text function to both 'title' and 'text' columns
true_data$title <- sapply(true_data$title, clean_text)
true_data$text <- sapply(true_data$text, clean_text)

fake_data$title <- sapply(fake_data$title, clean_text)
fake_data$text <- sapply(fake_data$text, clean_text)

# Combine the datasets
true_fake_job <- bind_rows(true_data, fake_data)


# Shuffle the combined dataset
shuffled_data <- true_fake_job[sample(nrow(true_fake_job)), ]

# Inspect the cleaned and shuffled data
head(shuffled_data)
##                                                                           title
## 11069                                 biden see grow progress battl islam state
## 30040                    pictur emerg everyon ever known ted cruz grew hate gut
## 24594 watch whoopi goldberg joi behar wreck republican attempt kill ethic panel
## 36010                         actor rob low blast greedi socialist berni sander
## 5935                                trump sign order tighter vet prevent terror
## 32530            usa todai caught fabric stori innoc dreamer deport truth video
##                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         text
## 11069                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     baltimor reuter led battl islam state milit control part iraq syria gain steam will show progress year end vice presid joe biden said thursdai biden tout recent success effort back iraqi troop islam state iraq part broad defens obama administr foreign polici promis ramadi watch happen now raqqa syria happen mosul iraq end year told hous repres democrat baltimor three dai retreat iraqi forc boost train evict insurg larg part ramadi lead specul success elsewher islam state ve taken back collect numbr percent territori occupi biden said white hous spokesman josh earnest ask biden remark said yet heard ad obvious re go need get isil leader mosul raqqa signific task know ve dug citi now mean go hard dig isil on acronym refer islam state democrat vice presid attribut recent success engag european countri turkei presid final got attent european poni haven much anyth biden said ad spend much time probabl presid erdogan erdogan seen lord thing chang self interest biden turkish presid tayyip erdogan discuss wai deepen cooper fight islam state meet istanbul saturdai accord white hous statement sundai
## 30040 sen ted cruz mai see surg republican primari probabl just voter don know well enough yet ever unlik person run presid hard press find just ask anyon liter anyon ever misfortun know ted cruz person httpaddr surpris democrat view cruz right wing polici moral abhorr intellectu idiot member parti sound alarm well week former presidenti candid bob dole broke rank publicli went cruz drop uncomfort truth bomb question allegi parti mr dole said mr cruz don know often ve heard sai word republican often instead mr cruz us word conserv mr dole said offer differ word mr cruz extremist don know go deal congress said nobodi like dole bit kind cruz though allegi isn republican conserv ted cruz man almost unilater orchestr govern shutdown prove insan polit point obamacar cost countri billion destroi america financi credibl oversea ultim accomplish noth get cruz name cruz fact alreadi httpaddr just fellow politician side aisl despis cruz past litter peopl eager publicli dish awkward weird misanthrop cruz knew former roommat princeton now legendari craig mazin spent much past year relentlessli mock cruz social media paint disturb pictur former princeton peer numbrk follow now stuck room ted cruz year sure re nice worth craig mazin clmazin januari numbr numbr gauchefilm buddi loath loath stand craig mazin clmazin octob numbr numbrmi freshman year colleg roommat ted cruz go elect senat case hadn made clear also huge asshol craig mazin clmazin octob numbr numbrbut mayb mazin person beef cruz mayb cruz messi roommat someth nope anoth former classmat recent back mazin httpaddr might think craig exagger met ted freshman week loath within hour httpaddr geoff gacohen januari numbr numbrhilari daili beast decid track classmat see stori match mazin found almost univers feel cruz creepi polit extrem httpaddr addit mazin leitch sever fellow classmat ask name us describ young cruz word like abras intens strident crank arrog four independ offer word creepi point cruz habit don paislei bathrob walk opposit end dorm hallwai femal student live end field girl complaint pleas keep roommat hallwai mazin httpaddr exud creepi vibe even stori ostensibli much loath peopl can help suggest new york time recent ran stori cruz time work law clerk suprem court chief justic william rehnquist stori quickli devolv former colleagu uncomfort note cruz sick fascin murder freak everyon httpaddr interview nearli two dozen mr cruz former colleagu court mani clerk work chamber liber justic also sever conserv chamber depict mr cruz obsess capit punish thought recount crime dime store novel on describ style seem appropri prosecutor persuad juri law clerk address countri nine foremost httpaddr don worri just co worker roommat politician pundit dislik cruz averag peopl well numbr abc new decid take novel approach judg politician popular see peopl sai facebook found numbr percent mention ted cruz social media site unambigu httpaddr cruz surviv polit despit hate everyon hard think on thing back small power group millionair like anti govern polici secondli power hungri shameless opportunist seiz spotlight time can politician thing bad public cruz mug show fox new conserv learn live inher httpaddr hard imagin particular set skill translat effect presid howev crucial time america relat nation man ooz unlik oval offic disast make also clear cruz will us opportun glorifi even expens good countri see govern shutdown fact everybodi hate ted hatr grow get know massiv warn sign someth right gui someon want run power nation earth featur imag via gage skidmor flickr
## 24594                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             hous republican tri pave wai rampant crime corrupt vote gut offic congression ethic secret meet ladi view absolut httpaddr mondai night republican lawmak vote strip power independ non partisan panel forc refer investig hous ethic committe gop control republican gave abil kill investig even bar panel report crime law httpaddr move gener nation outrag includ whoopi goldberg joi behar rip republican new on httpaddr hous republican appar insist can polic goldberg remark trump promis drain swamp now stuck joi behar chime salvo first congression ethic oxymoron behar began particularli congress sort like slipperi slope toward dictatorship know first re go secret re go polic re go know bad thing re re go keep quiet scari sunni hostin read donald trump pathet respons new problem republican make first httpaddr note just prioriti care ethic hostin pile explain mean allow republican polic offic congression ethic creat thing happen string realli seriou ethic issu now republican sai re go get rid re just go us hous ethic committe re just go polic mean re go get everi time like made grade get everi time jedediah bila chime point hypocrisi republican initi countless investig hillari clinton don want investig wrongdo behar repli know jedediah re shameless noth can shameless bila slam republican stand move behar perfect respons hard stand re spend time knee httpaddr video via httpaddr reason republican want gut offic congression ethic intend pull incredibli uneth shit congress well includ bribe lobbyist consid gop intend consid infrastructur spend tax cut wealthi massiv defens spend fact can report law enforc commit crime complet httpaddr ethic panel realli seen treason republican just gave permiss steal cheat american peopl httpaddr much outrag republican back awai uneth agenda howev just want wait stori di can try need remain httpaddr imag screenshot
## 36010                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        alwai fun hollywood show conserv side rob low just twitter bash socialist whack job berni sander good stuff actor rob low invok west wing charact sam seaborn blast democrat presidenti candid berni sander commun style mondai night cnn democrat town httpaddr sander attack wall street corpor greed reckless warn wealthi pai tax presid watch berni sander hector yell sai go rais tax interest wai commun mr lowetweet httpaddr million httpaddr prompt ask mr low west wing charact democrat deputi white hous commun director advis mr sander instead sai modul senat mr lowewrot link clip show charact took issu peopl side push increas tax countri highest earner cnn report talk polici talk rhetor men work need dial five mr low sai httpaddr wt
## 5935                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            washington reuter presid donald trump fridai sign execut order said impos tighter vet prevent foreign terrorist enter unit state establish new vet measur keep radic islam terrorist unit state america trump said pentagon ceremoni want admit countri will support countri love deepli peopl said trump also sign order said begin rebuild militari develop plan new plane new ship new resourc new tool men women uniform
## 32530                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          fake new push leftist agenda read usa todai report juan manuel mont deport might believ headlin first protect dreamer deport trump usa todai report tuesdai illeg immigr protect barack obama amnesti deport februari spend even girlfriend howev depart homeland secur spokesman told daili caller stori fals juan manuel mont bojorquez receiv amnesti caught climb border fenc detain conserv treehouseth usa todai stori said bojorquez numbr apprehend custom border protect cbp agent wait car ride pick httpaddr articl told offic left wallet friend car didn id proof defer action childhood arriv daca statu deport within three hour back mexico becom first undocu immigr activ daca statu deport trump administr step deport polici usa todai report httpaddr trump administr said will continu honor numbr numbr illeg immigr receiv daca incid accur departur polici david lapan dh spokesman told thedc juan manuel mont bojorquez apprehend calexico station border patrol illeg enter climb fenc downtown calexico arrest bp just minut made illeg entri admit oath arrest interview enter illeg spokesman ad daca statu expir aug numbr notifi time addit convict theft receiv probat daili callerfrom usa todai feder agent ignor presid trump pledg protect deport undocu immigr brought unit state children send young man back nativ mexico first document case usa todai examin new administr immigr polici httpaddr spend even girlfriend calexico calif feb numbr juan manuel mont numbr live sinc ag numbr grab bite wait ride custom border protect offic approach start ask httpaddr twice grant deport protect defer action childhood arriv daca program creat presid barack obama left intact presid httpaddr left wallet friend car couldn produc id proof daca statu told agent couldn retriev within three hour back mexico becom first undocu immigr activ daca statu deport trump administr step deport polici peopl told go deport other said noth happen mont told usa todai aunt uncl home western mexico stai thought kept nose clean noth happen ask exact locat home httpaddr trump declin revok daca protect obama grant numbr numbr undocu immigr repeatedli sai soft spot young peopl lead product live ti countri birth shouldn worri told abc new januari big heart even daca enrolle target immigr httpaddr least numbr feder custodi accord unit dream advocaci organ made daca enrolle young httpaddr group advocaci director greisa martinez daca protect said mont case proof peopl like risk despit trump httpaddr entir stori usa todai
##            subject type
## 11069 politicsNews    1
## 30040         News    0
## 24594         News    0
## 36010     politics    0
## 5935  politicsNews    1
## 32530     politics    0
library(tm) 
shuffled_data <- shuffled_data %>%
  mutate(
    title = title %>%
      iconv(from = "latin1", to = "UTF-8", sub = "") %>%
      str_trim() %>%
      str_to_lower() %>%
      str_remove_all("[[:punct:]]") %>%
      str_remove_all("[0-9]+") %>%
      removeWords(stopwords("en")) %>%
      str_replace_all("[^[:alnum:] ]", "") %>%
      str_replace_all("\\s+", " "),

    text = text %>%
      iconv(from = "latin1", to = "UTF-8", sub = "") %>%
      str_trim() %>%
      str_to_lower() %>%
      str_remove_all("[[:punct:]]") %>%
      str_remove_all("[0-9]+") %>%
      removeWords(stopwords("en")) %>%
      str_replace_all("[^[:alnum:] ]", "") %>%
      str_replace_all("\\s+", " "),

    subject = subject %>%
      iconv(from = "latin1", to = "UTF-8", sub = "") %>%
      str_trim() %>%
      str_to_lower() %>%
      str_remove_all("[[:punct:]]") %>%
      str_remove_all("[0-9]+") %>%
      removeWords(stopwords("en")) %>%
      str_replace_all("[^[:alnum:] ]", "") %>%
      str_replace_all("\\s+", " ")
  )

Combine all rows into a single text string and search for word frequency.

library(stringr)
all_text <- str_c(shuffled_data$text, shuffled_data$subject, shuffled_data$title, collapse = " ")
# Split the text into individual words
word_list <- unlist(strsplit(all_text, " "))

# Create a frequency table of words
word_freq <- table(word_list)
word_freq <- sort(word_freq, decreasing = TRUE)


# Plot the word cloud
wordcloud(names(word_freq), freq = word_freq, min.freq = 10, 
          random.order = FALSE, colors = brewer.pal(8, "Dark2"))
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## budget could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suprem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agreement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## special could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## approv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## messag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shoot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cours
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## promis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weapon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taken
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cost
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## develop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : refus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : done
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realdonaldtrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## market could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : june
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anyon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## negoti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : putin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## missil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## challeng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crisi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : note
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ryan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## despit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saturdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sure
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enforc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : futur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## address could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anyth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : civil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : along
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## threaten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : less
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## racist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : earli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## global could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## council could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## economi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## effect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : water
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## direct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : capit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : due
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## industri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facebook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thousand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sexual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## describ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : total
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## associ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## within could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## someon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diplomat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## individu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : getti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## britain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : middl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## review could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : entir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : young
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : block
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cover
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : armi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congression could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obamacar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : front
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## access could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chairman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## violat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## climat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oppos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nearli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : regul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dollar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## healthcar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## district could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daili
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decemb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : octob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## declar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## project could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## express could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : april
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## session could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## florida could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everyon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : east
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## establish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## progress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : firm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : son
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : begin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## septemb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : began
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : test
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## replac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## august could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conflict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : form
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## featur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moscow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## understand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## declin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrupt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## network could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ministri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parliament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## germani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prevent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## togeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## respect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : limit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## central could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : initi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## movement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : break
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## situat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : favor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## launch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gui
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## februari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freedom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahead
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : morn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appeal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : educ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : georg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## employe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : send
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : europ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## answer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : third
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## almost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : risk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : main
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brief
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## korean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pressur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chines could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : addit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## california could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emerg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : small
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## energi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : often
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : page
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bomb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : met
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alwai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corpor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## western could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## institut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## activist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : board
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : incom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : town
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colleg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : incid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everyth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## publish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foundat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endors could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crowd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## father could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reject could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reveal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cooper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : west
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wife
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : appar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## myanmar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destroi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : price
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## probabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : data
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## british could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## especi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benefit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## popular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## articl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## influenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : argu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : half
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prepar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : berni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## product could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : truth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strike could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : short
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relationship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assault could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mayor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## although could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : photo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hundr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ground could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prosecutor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tillerson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wasn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## either could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biggest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deputi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seriou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flynn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## journalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : insid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## opinion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : singl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exampl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spoke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : class
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## present could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : figur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ignor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rise
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## german could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speaker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : train
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## financ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : penc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : car
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : admit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## african could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## research could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repeal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## controversi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : food
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## london could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## promot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arriv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## largest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michael could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## command could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leadership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agenda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## produc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : damag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## violent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : popul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## religi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arabia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rubio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambassador could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simpli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## televis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : separ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : child
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avoid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : becam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : donat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## design could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : david
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : worri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surpris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sentenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## identifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wire
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merkel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brexit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : troop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : green
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## previous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## specif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## longer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mention could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : valu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : radic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ensur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : site
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : probe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : check
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : girl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## determin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carolina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exchang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scandal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : medic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : save
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mother could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawsuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : statu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## migrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : self
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : panel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repeatedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veteran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deliv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pledg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : impos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extrem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deleg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : studi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## celebr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## success could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : franc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iraqi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## opportun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : learn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : safe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fals
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : japan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : engag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : readi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kurdish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## practic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## church could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beij
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : walk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mexican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cross
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dozen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restrict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johnson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rohingya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : king
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reduc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## credit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iranian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mainstream could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eight
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daughter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokeswoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : game
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fraud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dead
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## approach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palestinian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : radio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demonstr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : focu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## virginia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newspap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huge
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## safeti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exactli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tension could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : handl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## origin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oppon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## husband could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : indic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## previou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## democraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condemn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hospit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## particip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quickli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schedul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## correct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fellow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## custom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : estim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kelli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subject could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## listen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## internet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : divis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strategi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## struggl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : focus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcconnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## societi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vehicl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## certainli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## french could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## improv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : expos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : treat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contribut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chicago could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## common could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : god
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : labor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hurt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## certain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afghanistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jerusalem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taxpay could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : onlin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behavior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hire
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : date
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## massiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pictur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rebel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadcast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## period could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disput could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rememb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recogn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cabinet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prais
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cultur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counsel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## welcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coverag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : advoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : owner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wonder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : door
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rhetor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## domest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : visa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maintain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trial
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dnc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## civilian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breitbart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coupl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inaugur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : born
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## experi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sens
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## referendum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signific could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dismiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mayb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doubt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encourag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : worst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## option could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## difficult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : equal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : field
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : light
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## search could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : count
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analyst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neighbor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alien
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## station could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spicer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : camp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turkish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weekend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## captur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michigan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puerto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mueller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : per
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beyond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## higher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## growth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : appli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ohio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : assad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : park
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unlik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eastern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fighter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## directli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## technologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : invit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wouldn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brother could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ladi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## publicli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discrimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## player could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cyber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## properti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## languag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## histor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiscal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hotel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obtain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : regim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embassi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multipl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## couldn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leftist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## professor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## environment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : honor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sound
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## billionair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : worth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## annual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : donor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perhap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## achiev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pleas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## racism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## investor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## particularli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : divid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mission could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## formal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rico
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tough
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yemen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## object could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ukrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outrag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : track
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scene
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transgend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## necessari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roll
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hollywood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vladimir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : libya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mostli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## definit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : babi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## materi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## normal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : road
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acknowledg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : film
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ceo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embarrass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conspiraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homeland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brussel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prompt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suppli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## version could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propaganda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iowa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usual
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : femal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steve
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wound
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bannon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cancel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boost
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infrastructur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## introduc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## racial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : draft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## troubl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## career could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shift
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## export could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : locat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pakistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scott
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## william could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treasuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suspend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## communist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interfer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## construct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aggress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## server could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : add
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## africa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wikileak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : throw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pyongyang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bureau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anonym could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ultim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prioriti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manufactur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resourc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : user
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : estat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undermin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guilti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moder
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## religion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pentagon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provinc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : round
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suppos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : broke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ethnic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nazi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enemi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tradit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## audienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## throughout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treatment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## familiar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : msnbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hurrican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appropri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## journal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : notic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## failur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lebanon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : felt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## employ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : euro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : store
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## argument could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## averag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confront could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## variou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doubl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prosecut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : happi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## highli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fulli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arizona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : angri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eventu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : color
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reflect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## except could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## withdraw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alabama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## written could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bangladesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## highest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surround could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taiwan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sometim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : draw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exercis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : award
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : none
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lobbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : actor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## platform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revenu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## integr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuban
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## modern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : type
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analysi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conclud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : earn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pacif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : motiv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : built
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : occur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marriag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## particular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## testifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teacher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erdogan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ident
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : code
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asset
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## desper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : facil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whatev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jersei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eric
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adopt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## founder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## survei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pursu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## testimoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kremlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## combat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ridicul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brutal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanniti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chamber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trigger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : card
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philippin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ship
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grand
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sponsor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bloc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : india
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : path
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## possibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stupid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prior
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stabil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : floor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mental could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supremacist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ethic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : biden
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coordin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judiciari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convinc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## militia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asylum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complaint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : epa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faith
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : innoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manafort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collaps could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recommend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doctor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purpos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## applic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liberti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parenthood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : super
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consequ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purchas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wisconsin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : matti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : club
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : repli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## background could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## examin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : era
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : storm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## settlement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allegedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reaction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impeach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comput could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : injur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reportedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : domin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humanitarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : model
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## select could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disgust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : truck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andrew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ben
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sarah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fly
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gender could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheriff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : renew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behalf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## channel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insurg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assembli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mandat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : campu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## essenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shooter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vietnam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kushner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## businessman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surveil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : escal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pennsylvania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disclos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tehran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brand
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : navi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## credibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congressman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capitol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : memo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## permit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## principl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : space
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## australia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## content could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : numer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## promin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : golf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hispan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deficit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ongo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prefer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pelosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## republ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bathroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## increasingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## runner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : style
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : halt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strateg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belief could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schumer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magazin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nobodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zero
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colleagu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hariri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yesterdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anthem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enjoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ivanka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## displai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scalia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detroit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : engin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : proof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reagan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laugh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : princ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : truli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : touch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## procedur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## otherwis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfortun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patriot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## venezuela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overhaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orlando could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tower
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## environ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unclear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medicaid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transfer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wealthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compromis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nationalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benghazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tactic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minimum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chuck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relief could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extremist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : easi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dialogu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymbhttpaddr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advantag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fundrais could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : simpl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chemic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## georgia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## observ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : typic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neither could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chancellor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oversea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prospect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guarante could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hasn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heavili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : angel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## highlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : palin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qaeda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : assum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disrupt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## driver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## occupi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : googl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : warm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knowledg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lynch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mugab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alarm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profession could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stephen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consider could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frequent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ireland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crazi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reilli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strengthen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strongli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tonight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aircraft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## closer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## memori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## socialist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : caucu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deepli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hampshir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chariti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hezbollah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prohibit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trillion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mitch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## editori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : task
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## section could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crackdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illinoi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temporari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## struck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oregon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : male
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : egypt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mnuchin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hostil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oversight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suicid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obvious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bipartisan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hilari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inspir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poverti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : equip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disappoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spanish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adult
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asian
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smith
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shouldn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## openli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abroad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorsuch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perfect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youtub could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obviou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abandon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baghdad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moham
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kennedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conclus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dinner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destruct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## migrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : degre
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## packag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## competit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cathol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frustrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oblig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afghan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jewish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somehow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : settl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ankara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : desir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : itali
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denounc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kasich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everybodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legislatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## personnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## francisco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rescu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advertis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traffic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inde
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assassin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : id
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## specul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## percentag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## physic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mosqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somebodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uniti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## licens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : port
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neighborhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bond
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pact
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bigot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dictat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heavi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## japanes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disturb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politico could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disagre could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fled
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mobil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qualifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rakhin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : updat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brazil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## citizenship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## favorit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partnership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thoma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commerc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deploi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : topic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jackson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## netanyahu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ross
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : size
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dutert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upset
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tortur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nativ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## straight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canadian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## english could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leagu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guess
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lgbt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : broad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afternoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dress
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elizabeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toler
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weigh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hacker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## footag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : text
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gonna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## termin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legitim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## priebu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cheer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## editor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ticket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## client could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kingdom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resettl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commerci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arrang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : davi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : label
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subscrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpreced could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strategist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surviv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## machin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roughli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : advic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nanci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## currenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## function could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partisan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## episod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : folk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : proud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : movi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : assur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : damn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## riyadh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bundi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qatar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commission could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fourth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## symbol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : excus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parliamentari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : split
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ceremoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afraid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## branch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transpar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beauti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## larger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overse could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quarter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bigger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enact
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sport
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## easili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : entri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : onto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## season could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disrespect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headquart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pension could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advisor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embrac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : km
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dream
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bridg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vulner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confeder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pipelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terribl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recruit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creation could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predecessor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : river
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taliban could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contrast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entitl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restaur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : strip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forget could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : match
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indiana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : okai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mount
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : root
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : digit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : youth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fundament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## justifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kerri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dossier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hero
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obstruct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : potu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tech
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## winner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : escap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nafta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sister could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spoken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## combin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stuff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scheme could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accomplish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passeng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emploi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meanwhil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mitt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sweep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maduro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleveland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scream could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : halei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therefor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bottom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dalla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holidai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mouth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nevada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scientist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zika
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : net
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : score
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proceed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vega
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amnesti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : giant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## injuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## photograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viewer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ali
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disclosur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## segment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undocu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firearm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distribut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## factor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : insan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : core
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harvei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : item
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : susan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contractor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : squar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expans could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exclus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unusu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boiler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vacat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crucial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsidi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inquiri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## labour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phase
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## submit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## writer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## houthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sudan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : charl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exploit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : box
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## structur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alongsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## correspond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : funni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jeb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dramat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fenc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mere
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presumpt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greatest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anybodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : newli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penalti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## privileg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plead
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interpret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ball
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## possess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : art
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graduat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manipul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entertain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regardless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theresa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reput
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cancer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kansa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## window could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : copi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## privaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fifth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lebanes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## champion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## driven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raqqa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peninsula could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sustain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wealth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geneva could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regulatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zuma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : appl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## departur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : van
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## welfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## custodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncertainti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hatr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kevin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : surg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cloth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oval
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jihadist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : song
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## virtual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brian
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanctuari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unveil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boycott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circumst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horribl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comfort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterpart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telephon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## registr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imposs could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stamp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agricultur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baltimor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## element could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## technic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exempt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traffick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intimid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jordan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vision could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instruct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : speed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joseph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rural
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idiot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inappropri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antifa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prayer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seeker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : echo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pastor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broader could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : expir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## massachusett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colorado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minnesota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## widespread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## australian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chosen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stronger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gotten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sorri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monument could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tackl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deliber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pruitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skeptic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diseas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hitler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rnc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fresh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : circl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uranium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disgrac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## footbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## franci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : capac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mainli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carbon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shirt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smaller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bilater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subpoena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## admiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spring could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gift
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qualiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nearbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lobbyist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regularli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surfac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : music
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puigdemont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## friendli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anymor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constitu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : earth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elsewher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nune
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southeast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pocket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vital
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volunt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## easier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : threw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : extra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intervent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tune
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stein
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tire
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrongdo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## candidaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reviv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferguson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : utah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : accur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perfectli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daniel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oklahoma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scrutini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bigotri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nationwid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smoke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cycl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## substanti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zealand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : farm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teenag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horrif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : punch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anthoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charlottesvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## massacr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## switch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : begun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : miami
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backlash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kellyann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : resum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : theme
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fewer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : relev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strength could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bashar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kentucki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neutral could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watchdog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## louisiana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jesu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : succe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : react
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : audio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ford
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kurdistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconstitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philadelphia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zimbabw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mess
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## podesta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inspector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## routin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fortun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cry
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maryland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preced could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atlant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloomberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harvard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## missouri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sunni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trudeau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jason
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## killer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hostag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appreci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : catch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consensu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : align
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obsess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seoul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snyder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temporarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## economist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## factori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soviet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tokyo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casualti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hammer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lewi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sharp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bomber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsequ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebuild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tpp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beirut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : matt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somalia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sworn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : admir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : invas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filessupport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clarifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matthew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scenario could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alert
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suffici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supposedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : urban
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advocaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diplomaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evacu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : famou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fascist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hypocrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## justin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stream could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carrier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revolutionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokesperson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anywher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : megyn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : row
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anchor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anywai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tougher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comprehens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upcom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vermont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marijuana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indonesia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maria
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overwhelm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graphic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misconduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reiter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## context could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ronald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brilliant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rocket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jinp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : royal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bizarr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sentiment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mateen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erupt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dakota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pathet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yeah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : error
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paragraph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dedic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : josh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nieto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scrap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : semit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tourist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weinstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abedin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## separatist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judgment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## premium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comedian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## italian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giuliani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aliv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## academ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exact
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incredibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : multi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suddenli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tribun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : calm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dirti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fulfil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retweet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sergei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unemploy could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christoph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : empti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : incit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : envoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fallen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ny
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shelter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lavrov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spirit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuomo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tragedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turnout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : graft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : proce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wiretap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accompani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ideologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loui
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccabe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kirkuk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : todd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : badli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : band
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## experienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egyptian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hatch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clinic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## houston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grasslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lesson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## permiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everywher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hawaii could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## launder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tennesse could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unaccept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : util
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## method could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fdp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disappear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manhattan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sovereignti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stolen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divorc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overturn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dismantl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : troll
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## longtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mogul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terrifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carlson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guardian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helicopt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## influenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## membership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fashion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emmanuel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## string could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## libyan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feloni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inclus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discredit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ride
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## actress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recipi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adjust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shutdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anderson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lindsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persecut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gingrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oppress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## displac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provoc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : freez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bunch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unilater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : audit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : est
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heritag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scaramucci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kkk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pound
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prize
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suspici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ukrainian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brotherhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : immun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mortgag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rand
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chelsea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clapper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : besid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gross
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pakistani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## successor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ceasefir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : va
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dreamer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earnest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reinc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vallei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cambodia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hedg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mutual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bankruptci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nixon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suspicion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detaine could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malaysia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chase
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hypocrisi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : map
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : parad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pattern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : viru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nasti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## singer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transcript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emphas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## havana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : motor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tomorrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unifi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anticip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : click
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## desert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hussein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sdf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleans could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rein
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unanim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alexand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : occas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## populist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## categori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treason could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## damascu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : funer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ring
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : globe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonsens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## younger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alaska could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renegoti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swamp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appointe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## survivor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gatewai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prosper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schiff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lieuten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : occup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rumor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : accid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## automat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grace
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## athlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fierc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jimmi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perceiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stretch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tapper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : miner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## municip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tariff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deeper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inequ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## successfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aftermath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buddhist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schultz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slogan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suppress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : viral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maher
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phrase could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pride
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seattl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tremend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : remot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## translat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unknown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : annex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contradict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hopefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harsh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arkansa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bother could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cohn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crimea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : valid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imprison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incred could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comparison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contributor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dodd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : older
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worldwid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrtrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persuad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reckless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recoveri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sexist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slaveri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aleppo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congratul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deplor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : intel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kenya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loyal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pundit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : refug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## columbia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phoenix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scientif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stuck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uniform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : await
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guidanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : op
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## properli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : queen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somodevilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huckabe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medicin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## festiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lago
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## script could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bibl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uphold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coincid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : witch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## princip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tini
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uncov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## highwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : litig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : logic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosenstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elabor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lord
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berkelei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bound
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kidnap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loretta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deepen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swedish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thailand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undercov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmaster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intellectu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## momentum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reader could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supervis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : excit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interrupt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outspoken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : auto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exclud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : holi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lowest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : purg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## closest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gabriel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## height could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illustr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incompet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : print
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vocal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fusion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## household could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loser
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : screw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sleep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncomfort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wolf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benjamin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deploy could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enterpris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overwhelmingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bias
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## henningsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loyalti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manila could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enorm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forecast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intercept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phoni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maximum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : palm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## venezuelan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chapter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sixth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : centr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : powel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weekli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## singapor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cairo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destabil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tayyip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## urgent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antonin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ceil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fault
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mnangagwa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sullivan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : impli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mechan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharpli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpopular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## planet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : epic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plaintiff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## significantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tradition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verdict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bradi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## certifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontrunn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : infam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lunch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maxin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tucker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anniversari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## addict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antonio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## austria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medicar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## submarin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turnbul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wildlif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colombia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mislead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sudden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## healthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mysteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tribe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coulter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharpton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advisori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avenu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sight
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jerri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nyc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ventur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contrari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shadow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vatican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bless
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disastr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frankli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : invad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quiet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abadi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recognit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uniqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fatal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scarborough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sovereign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waiver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absurd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buzzfe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rajoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underscor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evalu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fabric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## julian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conceal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crude
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baldwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## briefli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ideolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spencer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extraordinari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hungari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## istanbul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pardon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reassur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reopen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tight
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ambit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enhanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mulvanei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sacrific could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unnam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : float
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## franken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lectur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blasio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : danc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eager
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elderli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## framework could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incumb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unleash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varieti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## awesom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ugli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## approxim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## digniti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gmt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marshal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## master could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seemingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atlanta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bombshel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## odinga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : empir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mediat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pollut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## softwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pace
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acquir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaffetz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confidenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mississippi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## genocid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## golden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mountain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : behav
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bribe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## premier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tree
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbeliev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affirm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leverag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : load
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccarthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bowl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enrol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monetari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reinforc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suspens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unfit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autonom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exxon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facilit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mainland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## necessarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pivot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taylor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : web
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mosul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## automak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luxuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pure
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attribut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caution could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honestli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hidden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lopez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surgeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## talent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## databas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smuggl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evangel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proclaim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juncker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vessel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weiner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dealer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wild
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrfeatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quietli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amazon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## difficulti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifetim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rebuk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guidelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perpetr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plagu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nigeria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strongest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stronghold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basebal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hammond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spotlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : temer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## museum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tourism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernardino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : craft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaepernick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mandatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deliveri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## griffin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haiti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## character could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : congo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extradit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kneel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landmark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mask
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surrend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wider
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## genuin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## howard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ordinari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sisi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slightli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gulen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lewandowski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meme
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naval
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rescind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## certif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coloni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toll
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## effici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapidli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rome
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wasserman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reliabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reluct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beyonc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morgan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peacekeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retreat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belgium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murphi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## satisfi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discriminatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mirror could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ownership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solidar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## substanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tantrum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdullah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## england could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intention could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lengthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connecticut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somewhat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yield
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cohen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## descript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finicum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misogynist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toxic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## documentari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## escort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saleh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convoi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grassroot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hassan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kuczynski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : modi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nightclub could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accident could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jurisdict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concentr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decre
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ideal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restructur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scalis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : outgo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overthrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : talli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vacanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : krg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obstacl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accommod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : climb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : endur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : klan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : theft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afterward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brennan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dishonest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : info
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ocean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonprofit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willing could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barcelona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disagr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fcc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nightmar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embargo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## understood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cloud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harbor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hashtag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nobel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peskov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postpon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reloc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suburb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tragic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whoever could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beaten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atmospher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cfpb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keith
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allegi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bruce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cdata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cheap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landslid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huffington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nikki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## applaus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conveni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glenn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## satellit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## argentina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conced could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## internation could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lesbian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wise
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## academi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stadium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aclu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congresswoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guantanamo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : olymp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surrog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caribbean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charlott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : expel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kati
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kenyatta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ramp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ria
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rouhani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catastroph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dumb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## junior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consolid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cotton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dutch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jihad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meltdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rapid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## authoritarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clearanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : excel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unnecessari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : utter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disciplin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : span
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attende could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whenev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acceler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## childhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inevit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inmat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : innov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unhing could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contempt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diego
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gestur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intensifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orchestr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pilot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horror could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : invok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rauner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shoulder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## birthdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filibust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jacob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kislyak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knife
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maddow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## optimist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pompeo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : undo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misguid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mohammad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : palac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scotland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unarm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmask could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jonathan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : versu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## default could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dictatorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homosexu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrespons could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kurz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheikh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tsai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upheld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : felon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## government could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : index
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## similarli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## applaud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : freed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : larri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cheat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## formerli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : santa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullshit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lincoln could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fossil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infiltr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toppl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blockad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cocain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earthquak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## length could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## longest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sampl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secretli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analyz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ego
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equival could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : freak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legitimaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconcili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stewart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supremaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## derail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homeless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcauliff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : refin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conspir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hawk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warrior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wipe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cruis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nelson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alcohol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## column could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encrypt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forgotten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instagram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kimmel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laden
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oliv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## organis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pregnant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protestor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : simon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## specifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : venu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coffe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feminist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ngo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oscar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overnight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perpetu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bishop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## costli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horrifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## identif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indonesian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## locker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## setback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subcommitte could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ypg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bailout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nurs
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## awkward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## birther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deterior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rhode
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scrambl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## techniqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foxnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idlib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laptop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## libertarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turmoil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : belt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pitch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## polish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : var
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calcul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : empow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## girlfriend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schulz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collabor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dual
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiorina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## percept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramaphosa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sky
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stoke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asham
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offshor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puppet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shred
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrink could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arpaio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autonomi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barzani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ration could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sprai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tribal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acosta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downtown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## format could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blumenth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commentari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## credenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dubai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upris
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## closur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hadn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## journei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preliminari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puls
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rachel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : risen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bench
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feinstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## influx could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unawar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : volum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holocaust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outreach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swift
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unidentifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : appal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## captain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prevail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## random could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shinzo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shoe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weird
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dealt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : espn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everydai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gowdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milwauke could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neocon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## safeguard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unlaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bahrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : desk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diminish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kiev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philosoph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vaccin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hernandez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## threshold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bargain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## importantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : panic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somewher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sydnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## winter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backfir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hurdl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## servant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adequ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ammunit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disapprov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eras
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gdp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## priest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protocol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## represent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## withdrew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caucus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : claus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conscienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emphasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enthusiast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geopolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ironi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liabil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ranch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aspir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : csu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deposit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : facto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firmli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interrog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## librari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accuraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adher
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamilton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeffrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poorli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repatri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfairli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dmitri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hors
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : niger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seizur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alloc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## briberi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fleet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flexibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fpo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : levi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maniac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## millenni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sabotag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arrog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enriqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## friendship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lender could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sadli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adversari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bleed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : con
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courtesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fraudul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## opioid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orlean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : polar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sandi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arsen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helmet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reinstat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ceas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : torn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trader could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncertain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bitch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bottl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disregard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hunter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : macri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : newt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## withhold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intoler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lepag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## referenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simpson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marawi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : metal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xinhua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yahoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hondura could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yellen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ditch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hijack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## injustic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jennif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ken
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surprisingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trace
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hater
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcname could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monthli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pharmaceut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## succeed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blatant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epidem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : semi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sting
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stranger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brzezinski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nowher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rogu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waterg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gradual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kabul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## longstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rancher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : safer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disproportion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northeast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predominantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saddam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## covert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discoveri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distinct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creditor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## download could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explicitli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minneapoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonpartisan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : norm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tusk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assembl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aviat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colonel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pregnanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sincer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thwart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## authent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cartoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centrist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillaryclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lgbtq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loophol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sniper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## battleground could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clerk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cnbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fragil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pollster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workplac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jess
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underground could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atroc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## campus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cking
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crippl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manchest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palestin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scholar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : terri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vagu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## austin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blacklist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## descend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## espionag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamabad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pursuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basketbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boycot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entranc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greatli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laura
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : navig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pois
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sacr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : walsh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whatsoev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brooklyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creepi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southwest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ultra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veselnitskaya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : farc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hesit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inherit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : radar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guterr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : henri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malaysian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## programm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : log
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## logist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rough
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvador could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tens
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nevertheless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebellion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sympathi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wheel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aisl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cornyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dodg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guatemala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serbia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sieg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## systemat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## throat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ward
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warsaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : calif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inject could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : refil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slowli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baptist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ami
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carlo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dynam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mika
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nairobi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teeth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unrel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apprentic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bogu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : depth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fallon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hesher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sophist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abolish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fernandez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hunger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicknam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temperatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yorker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## betrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irregular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meaning could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : proxi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silicon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tripoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bubbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## columnist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emanuel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## switzerland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## utterli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whistleblow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boehner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## injunct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mediterranean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mode
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nusra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sheet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tunnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workforc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disqualifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brazilian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## globalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homicid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## physician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodriguez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volatil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discourag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## environmentalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fallout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instrument could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodrigo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rudi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waterboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wield
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bureaucrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leaker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lemon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unexpect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : czech
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embolden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enclav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lockhe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soften could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staunch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : app
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cdc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fantast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furthermor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keyston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : klux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narrowli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offset could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reelect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uninterrupt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charleston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawrenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : relax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upgrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vandal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yemeni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diamond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evolv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kuwait could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mali
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nypd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : randi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reaffirm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : savag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seanhann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slaughter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thorough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tuition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anxieti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cloonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depriv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recreat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takeov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrestl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cameron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narcissist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northwest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## battlefield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faculti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oldest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psycholog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smooth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : squad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xenophob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delhi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elementari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exagger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inaccur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misdemeanor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resembl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uncl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undergo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bait
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elder
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : immin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jakarta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## netherland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## papadopoulo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prescript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shipment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zuckerberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contamin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nervou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abbott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## debunk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exhibit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hindu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paddock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precinct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superdeleg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncensor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilbur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : denni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garcia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guccif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lauer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northeastern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paramilitari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peshmerga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reactor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stephanopoulo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wyden
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andrea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assumpt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dirt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euphrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exodu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icahn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lucki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proudli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharehold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simultan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spearhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sterl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unauthor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vietnames could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caliph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : censu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : embed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erbil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freeli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gaddafi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intrus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muhammad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nerv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : widen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zarrab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mitchel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toilet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acquisit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : civic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fargo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lethal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## molest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outcri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## censorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clariti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cough
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guerrilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## specialist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : torch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : betsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crise
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delusion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malcolm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murdoch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robberi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : en
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excerpt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gitmo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jarrett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naacp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonetheless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## podium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tribut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evangelist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fantasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freddi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : humor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## segreg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zanu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abruptli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coastal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dire
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : levin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nugent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parallel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## priorit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sokha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yiannopoulo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blacklivesmatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : craig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dublin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enthusiasm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exposur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kenyan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petraeu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prostitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aaron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : armor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blueprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bulk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daesh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handgun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jessica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midnight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rift
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sexism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackmail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guilt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : habit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sailor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snowden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airstrik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bennett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forgot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hometown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kosovo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : midst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puzder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rampant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : andr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## billboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakthrough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cruel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ginsburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccrori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pepper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portfolio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stern
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## correctli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crumbl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : input
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microsoft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orban
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rubber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sicken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## businessmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creativ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decreas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disparag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : egg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fractur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indefinit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## modifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moralist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nauert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrrd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : papua
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thompson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpcar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voluntari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capitalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caraca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cautiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaotic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## competitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frozen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeopard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lovabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : msm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quota
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aoun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deflect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forgiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## modest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## navarro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## output could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overlook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overreach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pedophil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## promptli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## savant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undecid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunfir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haitian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : magic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masochist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reimburs could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : robot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## starbuck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unhappi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## justif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liquid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maritim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prolifer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rewrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rosi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rude
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valuabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viciou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disavow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neglect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## procur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rican
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sanaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downplai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exhaust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guinea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hugh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maneuv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pronounc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shabaab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpredict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vienna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vigil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vigor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vulgar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garbag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyle
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lodg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philosophi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statewid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amongst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artifici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : belov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creator could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## funnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jihadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reign
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reliev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sectarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tripl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wherev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : behar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biofuel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gasolin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gorka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victoria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vinc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whistl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## withdrawn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arbitr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magistr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## menendez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nyt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pkk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## premis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secessionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## button could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courtroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fring
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : incap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petroleum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : platt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruler
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shadi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sinai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrive could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usher
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aviv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bankrupt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beacon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drastic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ordin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## probat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blanket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boundari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chicken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadliest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fruit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## improp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeremi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kathi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mourn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murkowski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## occasion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sand
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : santo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsidiari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transmit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yellow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enlist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## famous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hungarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laureat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## limbaugh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neglig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## podcast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ransom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sympathet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yangon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cargo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chairwoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ellen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inher
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raedl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## render could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reproduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santiago could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## virgin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## batteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discharg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflammatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intercontinent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peacefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pittsburgh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## studio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## syndrom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterterror could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cybersecur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cynic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## despic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downgrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filmmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indigen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeanin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lahren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mansion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prejudic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rattl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reson
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beneath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beneficiari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clayton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ibrahim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nebraska could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## problemat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provinci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spectrum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stumbl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traumat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abdel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ammon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belgian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : serb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpaid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loyalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : misus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reveng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rioter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shapiro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swiftli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unemploi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blogger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curtail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dioxid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : farag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schaeubl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sheer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thanksgiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## urgenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wreck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## administ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bangkok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blatantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cult
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deutsch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disdain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hungri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : misl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pizza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sooner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uninsur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ancient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## argentin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balloon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cernovich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consortium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deriv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ensu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandfath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grappl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imped
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : janet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manchin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pipe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prolong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restraint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steadili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unravel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broaden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## checkpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erect
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forbid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ldp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microcephali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ralph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thoroughli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tonn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wayn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : widow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## addition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apprehend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bosnia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conting could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## criteria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crystal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curiel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durbin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khamenei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## millionair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misinform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norwegian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : payer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sympath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## symptom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfavor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : waiv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bharara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cartel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cassidi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dislik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landscap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmullin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poroshenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanchez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sebastian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sham
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : silk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spiral could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altogeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appeas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : billi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cousin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrepreneur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exert
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heroin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martinez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## memorandum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : templ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thaad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tycoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denmark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dismai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expertis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gotta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insecur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ossoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## policymak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revamp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unhcr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : viabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assimil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diagnos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hinder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imparti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## likelihood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manuel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nois
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poorest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alphabet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anarchist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## architect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baseless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fascism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gibson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incarcer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mega
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : miser
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orrin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oversaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pete
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revolt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uganda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anytim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blaze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discours could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disinform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gambl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marxist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mockeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northwestern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : optim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strictli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tendenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thumb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wheeler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asshol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avert
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crusad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disarm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : donna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grasp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indoctrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iphon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mogadishu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nordstrom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : npr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richmond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## textbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloodsh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boyfriend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jefferson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lavish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lewinski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## odebrecht could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snowflak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voluntarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bypass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cameroon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : claud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contracept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadlock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : equat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrelev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tampa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : void
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## batter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakfast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bueno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counselor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exacerb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hensarl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ignit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jssdk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mariano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## napolitano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penetr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schneiderman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tabloid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tempera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## formula could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homophob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laughter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lucr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mahmoud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supervisor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sweet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unqualifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wildli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ayott
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cure
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deceas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## franklin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harvest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lure
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : metro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : satir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrill could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walmart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## winger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ambul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arctic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arrai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hysteria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jami
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moreov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsweek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scottish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## streep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supplier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toddler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : croni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dry
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dubiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lighthiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meantim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : staf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stereotyp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tyson
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bentlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brigad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## campbel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cozi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gonzalez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandchildren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hastert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kirbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liken
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nasralla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scrutin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trauma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : athen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## captiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clinch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dougla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frenzi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idaho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metropolitan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orthodox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconstruct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soccer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baltic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : batch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bruis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## certainti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commonli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confisc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haider could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meadow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paperwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## residenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sticker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surgeon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsuccess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arson
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cowardli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dlamini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ellison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filipino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandmoth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irrit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malheur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theorist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arguabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clueless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cnrp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## copper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cordrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dude
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exceed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fidel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : furi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hurl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infring could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : medal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prophet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recaptur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tobacco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treasur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## booker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## careless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carpet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cornerston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## descent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distinguish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egregi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expedit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firefight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gupta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heidi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifestyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : najib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oakland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : olson
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reddit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reminisc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stifl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitehous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bureaucraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chavez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : del
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deterr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fema
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mainten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ramo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robertson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santorum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : souza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stricter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undercut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aggrav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## austrian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## censor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gillespi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : logo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mooch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roosevelt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unwil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arabian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : az
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constitution could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## derang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enrag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fieri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hussain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hype
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : linda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nowicki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preciou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconcil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reshuffl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scratch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stuart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adapt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albeit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atheist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bosnian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## builder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : der
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gabbard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insuffici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mason
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## militar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seventh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supplement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zimbabwean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cher
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laughabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muscl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outsourc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phillip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smuggler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boll
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## critiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embroil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expenditur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katrina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kitchen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spiritu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sputnik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tirad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## degrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disenfranchis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : essai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incorrect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lavoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mandalai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pervert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swipe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## domain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fetal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forthcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ian
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : matur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preacher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proclam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidewalk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## storag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arbitrari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## articul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bazar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## easter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kirk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nevertrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sacrif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vehement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vigilant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weasel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : akbar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bali
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : botch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corbyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : famin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## introduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legendari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marketplac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quarterback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wyom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affleck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cliven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doctrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fraction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honesti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iaea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invalid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lion
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : manu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obscur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portrait could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rabid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stagger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adolf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berlusconi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chenei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classmat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : er
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandpar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multilater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nytim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rino
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toronto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unlimit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsubstanti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xenophobia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ano
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cambodian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheaper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## childish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delawar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## despis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## friedman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hay
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : helm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ky
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loosen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outdoor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qualif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## samantha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secreci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sgt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squeez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stomach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tunisia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vendor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backdrop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : breed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compliment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denuclear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foxandfriend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lauderdal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pragmat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : purpl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rainbow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tighter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wherea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blitzer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## briton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foolish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : induc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joshua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ninth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : penni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : silli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telegraph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trayvon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## triumph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undertak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undoubtedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vacant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wisdom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acronym could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : booth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bradlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissemin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gallup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## historian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nutrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sergeant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trademark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unoffici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vicious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warmbier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abraham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ador
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amateur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congressmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : creep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hydrogen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inconsist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misogyni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mosquito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## museveni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prematur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ratifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sarin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sugar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surplu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tyranni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weaver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## withheld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : campo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## columbu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fattah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forbidden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grader could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illegitim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lesser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lotteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monopoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramirez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renounc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saeed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## selfish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swede
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vacuum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : verg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : autom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courthous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frankfurt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ineffect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johannesburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kiir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lavar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : min
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mishandl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nobl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrbut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outskirt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : penn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reimpos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tier
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uproar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benefici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cigarett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colombian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dprk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forefront could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icbm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lindner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mentor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moodi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbryou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ouster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : outag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paycheck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protectionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : punit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strzok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tamper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : texan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## umbrella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uneth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : woke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aris
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commemor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## degener could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disguis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embattl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grenad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hiv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insensit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lieu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melissa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mitig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pageant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## policemen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riski
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sacramento could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## showdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sprawl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tyler
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varadkar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : antic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : butt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dobb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enshrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etern
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## navalni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retire could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sherman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : simul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sochi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : strap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stroke could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disadvantag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enquir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ferri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grievanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hissi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : horn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kasperski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lauren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : layer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nasa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pneumonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pussi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redistribut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skyrocket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stelter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stockpil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strive could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zarif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astonish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caption could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conceiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emili
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incorpor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamaica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : klein
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifelong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : melt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## omnibu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pornographi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ratcliff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spoil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trooper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youngest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artilleri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : biker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calendar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## characterist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eleven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elijah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## essenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## florenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gutierrez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : humbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interestingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## receipt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : starr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## streamlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : angl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brilliantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## culmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cultiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## falsehood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fatah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heaven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inconveni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kuala
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lunat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nigerian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ottawa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paranoid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pertain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pierson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plastic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thirti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wealthiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barricad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : circu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consumpt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dunford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gallon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imageri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imperi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incident could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jenner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lambast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lefti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obrador could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phenomenon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prestigi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scotu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## substant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## syndic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tarmac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aerial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camerota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chronic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creamer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distrust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gloriou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hua
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kabila could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lumpur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mead
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midterm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : owen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plummet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refineri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rosa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secondari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stanford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tongu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unaccompani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsuccessfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : worn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balkan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clearer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## costum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firestorm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flashpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horrend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lazi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mafia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : obei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overshadow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## russel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : satan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortfal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stimulu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suburban could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toomei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viktor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blister could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diverg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emperor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fred
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honduran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inact
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inelig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : intim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mario
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pedestrian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unstabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bavarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## betray could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brawl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grifter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdvsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ratchet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reciproc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sekulow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baffl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bisexu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cemeteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cpac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : da
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fanci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hrc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interfax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : issa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeopardi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jointli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mladic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overseen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oxford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peterson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pillar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poorer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramadan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repercuss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rever
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unlock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whoopi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anxiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bodyguard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cholera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conservat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## couric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dairi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diesel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fujimori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inadequ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inadvert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kagan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kobach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## likewis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motorcad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## observatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rampag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rivalri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shrug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skirt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southwestern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surpass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taxat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transmiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unsaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unspecifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zimmerman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ayatollah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clarif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clever could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consecut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cornel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dime
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dunham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : genit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gridlock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homeown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jcpoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joyc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nuke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nullifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peril
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perjuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qatari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## besieg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buffett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cincinnati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corridor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cowboi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defraud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : energ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instinct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knowingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mylan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : starv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timothi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : travi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underestim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vindic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahmad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airspac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : av
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cattl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detriment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equifax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juror
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : md
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merchandis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morocco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## password could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## startl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stockholm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : straw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superintend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## textil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : untru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : urin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viewpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## winston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bonu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brandon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cellphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## continent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crowdstrik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eleph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entireti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expuls could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grief
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gubernatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imperson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impoverish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : impun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infowar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inhuman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johnni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lima
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moreno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obscen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : refut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stakehold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undisclos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yearbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yildirim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antitrust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arnold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bracket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contempl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## declassifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fastest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gillibrand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iceland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : math
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : max
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ministeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistura could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## munich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pierc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretext could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ravag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## runoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarahpalinusa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shanghai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## throne could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unchang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : annoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## championship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chime
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dowd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eyewit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ghost
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hawkish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hijab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jeh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kurt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mickei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : punk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relentless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rethink could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revisit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rightfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southeastern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subvert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : virtu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anadolu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apartheid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ardern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : badg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## butler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : col
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eagl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eclips could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fingerprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ivankatrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kilomet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## natalia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oligarch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sketch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toughest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vaniti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## videotap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yuan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cannon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dickerson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## formul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insinu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kenneth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leahi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monarchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymbnumbrk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : patti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scholarship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sigmar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## submiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trailer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : truce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsecur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zaghari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abdul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : album
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congreg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curriculum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deregul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eisenhow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : envis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hopkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kellei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : libel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liberia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lula
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obsolet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perdu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pizzag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rubbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swallow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taxi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trickl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ucla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unexpectedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : woo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aden
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brace
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centerpiec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrysler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : costa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : derai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drudg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dysfunct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gordon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groceri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lewd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lover
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mansour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistreat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neoconserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pistol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plausibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refresh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : retak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rigor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : selfi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shannon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thomson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benchmark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullsh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bundestag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coerc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coleman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodby could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : griev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## improperli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neurosurgeon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : novel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outfit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : penal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : relai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reynold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saakashvili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stanlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stephani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strait could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : um
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undersecretari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chronicl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earliest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eighth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ethanol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## franchis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## franco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## francoi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irgc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnitski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mastermind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ndaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pirro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : realm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tarnish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turbul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whereabout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apparatu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dynasti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eldest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epipen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fascin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firebrand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gloria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haftar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hogan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impuls could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nephew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## padilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : penh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reset
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rossello could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strife could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subvers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsettl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caruana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dominican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## engulf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eyebrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentleman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hadi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hanoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incrimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mallei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phnom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : queri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rivera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## showcas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stoltenberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therapi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : timet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tunisian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## univis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vault
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alejandro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulgaria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cater
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## checker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : couch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fethullah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fifti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flotu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galizia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : immor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indirectli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : junk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juvenil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kamal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## louisvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outdat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ovat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reich
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ski
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tissu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## videgarai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vitriol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wannab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yingluck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barfli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## categor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## closet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disciplinari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duncan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dupe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geniu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerrymand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : han
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haqqani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## henderson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nicol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : overt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ritual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rocki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrabnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shelv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spauld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steinmeier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waterwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amplifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analyt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ardent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dhaka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drian
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infidel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lesli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : otto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## posobiec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reclaim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## registri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telecommun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unequivoc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : von
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : woe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## admonish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aerospac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alexandria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angrili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autopsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## birmingham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cbp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ebola
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forcibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jerk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lamar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marathon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccaskil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mini
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oprah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pearl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stiff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unseat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheerlead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clamp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clarenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comeback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : derid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gardner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hagu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handcuff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hypothet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inclin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jewel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judgement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jurist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makeshift could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## olbermann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oslo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statehous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## useless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wsj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bobbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burgess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheryl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coincident could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## covenei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dimon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earmark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## factual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : har
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jpmorgan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : junta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neighbour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : patch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plaza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politburo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : renam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stalem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tattoo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theoret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absorb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broaddrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chees
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conglomer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esoter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gregori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamophobia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mogherini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montgomeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narcot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orderli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pork
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propagandist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rasmussen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarcast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steinl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : subtl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uphil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : berat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carnag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circumv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cliff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## debacl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : depot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## empathi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fanat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gym
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hazard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jorg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manifest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manifesto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martyr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nbcnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nigel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : parri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pickup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## policeman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## priceless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provision could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puzzl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reassign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rehabilit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : royc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sahel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stipul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taipei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : willi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abrupt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bystand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curs
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demagogu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : errat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## espous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fein
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flurri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jordanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lerner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## memoir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## playbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rahm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remaind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retribut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## samuel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sedit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sierra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncheck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weaker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wellington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acquit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bangladeshi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brewer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catherin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cling
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compliant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrobor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evict
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## georgetown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kickback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lightli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outburst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outnumb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : par
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plagiar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purportedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relentlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retaliatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rightli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statutori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tweak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uhuru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anomali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bombard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buhari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caesar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cavusoglu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cocktail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defiant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dian
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elitist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farenthold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gianfort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hincklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instructor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isaac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kasowitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lloyd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moratorium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mouthpiec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muammar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## musician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petersburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philipp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## railroad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sadiq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smallest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boxer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clandestin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eln
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## friction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gatekeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghouta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hefti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irrat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kindergarten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laps
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meryl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narendra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## necess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overdu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scrub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sotomayor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spree
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sudanes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toyota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tricki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tropic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twelv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vincent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accomplic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belaru could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brainwash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buzz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : charm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horribli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## idioci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : judd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kcna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lanka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## literatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makeup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maricopa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## netflix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nichola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : patsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pier
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pioneer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : porn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powerhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ratio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shopper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sucker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wheelchair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brien
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bristol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## copenhagen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corros could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deceit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ethiopia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firework could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frequenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guevara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halloween could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : illus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khizr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meaningless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mobilis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motorcycl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : parol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pedro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## princeton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ricardo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schlafli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shkreli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sinn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spontan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uneduc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bilderberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bye
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cream
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dershowitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disarrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dumbest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eichenwald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exploratori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fertil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fragment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hodgkinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hugo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imbal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incendiari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kinda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mismanag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misrepres could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nielsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ploi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preview could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ptsd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slovenia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tmz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## township could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transatlant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwelcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wanna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeifman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accordingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affidavit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : akin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : annul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antagon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backtrack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## batman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biblic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadband could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : candi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dinesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emotion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foothold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hallmark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : menac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monarch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moroccan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## polict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reunif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schmidt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sneak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stonewal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taiwanes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volcano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : balk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## becker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bloat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bona
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brownback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burundi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : casei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cede
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coher
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commonwealth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concuss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congoles could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disobedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emmerson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gala
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : havoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hotli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indianapoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melbourn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overdos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protection could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senseless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheila could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steagal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tangibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thune
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconsci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unreal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upheav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weaponri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## algorithm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anncoult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## automobil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blankfein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cannabi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cftc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conquer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delegitim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dillon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elizabethforma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flesh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fond
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furnitur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ghani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graffiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inquir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jubeir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## livelihood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckesson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## methan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miracl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proposit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : renzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reorgan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repuls could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rotat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sabo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schwartz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scorn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## starter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voucher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wnd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yugoslavia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ala
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allevi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : byrd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cafe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corfman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duplic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dwindl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : femin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fitton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guillier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incoher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ludicr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macedonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : payn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : robin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rollback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scavino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidestep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solidifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vineyard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accumul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambigu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cambridg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cramer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extraordinarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fratern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intrud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ivori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madigan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : munit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parliamentarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pleasur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precaut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rental could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosneft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheldon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## substitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : takei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telecom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tesla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unclassifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unesco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : villa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acorn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alinski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ashlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## awaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : axio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bombast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brasilia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crawl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defunct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embezzl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feedback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foreclosur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frantic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fsb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harmoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingraham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marcu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maxim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meghan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merril could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mire
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multicultur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naiv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nawaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overrun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pablo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quebec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ranger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reverend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sentinel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sicili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simplifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smartphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stripe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tomi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ascend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blasphemi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolivia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bryan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bryant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buildup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chocol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chomski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleaner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deceiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destroy could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dilig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disband could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glimps could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kazakhstan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmahon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nashvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nsc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : queue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rebuf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : repar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reprehens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roadblock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sadden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sermon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunset could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sword
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turkmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upsid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biographi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chalk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clyburn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cobb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contradictori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disconnect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fifteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fraught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodlatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ham
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : holt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intermediari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamophob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jonben could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jordanuhl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luxembourg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## princess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rupert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schwarzenegg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : silva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slovakia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sphere could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stapl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## technolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trajectori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## webster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wikimedia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absente could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aluminum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : appel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auditor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellicos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bondi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countrysid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : creek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## croatia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endeavor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fakenew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gratitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indulg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intrigu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liaison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : limbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mallori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midwest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reshap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sober
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terribli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tumbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westminst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airbas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baggag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bessbel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bondhold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cabin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confederaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## converg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : depp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## derogatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detractor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drift
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emigr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fatigu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : futil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giveawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hudson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inhabit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jewelri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lockdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## militarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mindset could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mortar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mute
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nightli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : notif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## railwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repudi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rwanda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seminar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## softer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stringent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stymi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subordin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suitabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trait
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trevor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ugandan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uneasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unintend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unjust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wendi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carolin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cherish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coffin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cologn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compassion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constraint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyberattack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daylight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dayton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demolish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## despair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## draconian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## envelop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## favour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freeport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hampton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lyric
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pearson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proactiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rational could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosatom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scoop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skidmor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takedown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toughen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wartim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whomev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrongli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abdic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : albu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## algeria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boyl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cfiu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eagerli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ethan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fanni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forcefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghetto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iceberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jacki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lynn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : memor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miguel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nye
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overrul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : png
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reckon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : renov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ryabkov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## samsung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandwich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sechin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serbian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shelbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speakerryan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spectacl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : strai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swarm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tournament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tyrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underpin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vogu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wwii
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alicia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bearer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : claw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dhabi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gavin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groundwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halfwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heinou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horizon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kessler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mursi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nefari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pocahonta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ppl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pragu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prepa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prisonplanet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rambl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remors could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ridden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saniti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shameless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shiva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shootout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sibl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simmon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supermarket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teleprompt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tonyposnanski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undeni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usaid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allahu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : audac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backlog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bild
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## estrang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## explet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fianc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flourish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forese could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fume
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : incur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interpol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jobless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : katz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## koskinen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lightn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madonna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minsk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : monk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : musk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nasrallah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pierr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prescrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proportion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resurg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## righteou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shorten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spectacular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## startup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tailor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tyrann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncontrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verizon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## widodo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wolfgang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abnorm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anarchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aros
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backbon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bounc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dwight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : engel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ernst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## falter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fishermen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fry
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : furor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gase
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hallwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## happili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honolulu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrevers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jazeera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margaret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mindanao could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : optic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ounc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outpost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reluctantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schlussel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sherrod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sioux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sirleaf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solicitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therebi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abstain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amtrak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baroni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belgrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : commi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conscious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devalu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fugit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ge
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handshak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harshli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icrc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jungl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mauricio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metaphor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misunderstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mosbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nauru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nordic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## novanto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oswald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ovp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proxim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pummel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scorch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smarter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stateless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staunchli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stealth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tiger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : verif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wapo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wholli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wildfir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wizard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wmd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : admin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bachelet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : che
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dartmouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disarma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fret
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gottlieb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intermedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linkedin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muscat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nathan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onslaught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paula
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presssec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rowl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## royalti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrine could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surreal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swastika could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tenant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vers
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volkswagen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adjac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amanda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bachmann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beholden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## busiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## criticis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## culprit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dignifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downfal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## empower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eugen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fetu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## formid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : henc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : invis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nbk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nichol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opium
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pamela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paralyz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patholog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patriarch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penchant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pilgrim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portray could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rafael could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebrand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schill could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shorter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sulaimaniya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swirl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## totalitarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trustworthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undertaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unlawfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unsur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## utmost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uzbekistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wildstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worldview could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yashar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analogi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bader
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bailei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cadet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conciliatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cooki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : craze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cypru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denigr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : depos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fpl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frederick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grossli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hectar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keurig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keynot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misspel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mortal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mutil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : notch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmdb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## painfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politifact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quantiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raucou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reauthor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stomp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theatr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transcanada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wreak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wwe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : airbu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baghdadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## budapest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : calib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : circa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coastguard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comcast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emolu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encompass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fetch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gene
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hamm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handcuf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hello
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hurri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iarc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incomplet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indivis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kathleen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luckili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montenegro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## porter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redirect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## respectfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : robbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roundtabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statehood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tommi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : undu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whini
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wooden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alpha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bacon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boucher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boulder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buffoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## companion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crowlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expatri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glorifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gnash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graviti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heckl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hodeidah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imaginari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : judi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kirsten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : limb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loomer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## machado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mild
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misstep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ncaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nguyen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwhil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ohr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overlap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pml
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : polk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## posnanski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profoundli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recognis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheikhoun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## springsteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vastli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aetna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affluent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alperovitch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : becki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bunker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burkina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crybabi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curtain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : damon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dilemma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discrep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doll
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eros
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## federalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galvan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hybrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insurrect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacksonvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kgb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : megan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oblivi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## opportunist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partisanship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : queer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quinn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resurrect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retriev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sizabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : speci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uneas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unelect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whisper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bergdahl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bogota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bronx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chapman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chuni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dishonesti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exoner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fever
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gawker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : genet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hasan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## letterman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miscalcul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morawiecki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : morri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mumbai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwhat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overstep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## painter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persuas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reignit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sabratha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## technician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thinker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ttip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underneath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uptick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valentin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adventur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aipac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amsterdam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arlington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bastard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blond
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boldli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## budgetari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bumper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disorderli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drugmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eject
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : endow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faisal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gasp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : holm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homemad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horowitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jobbik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johnston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mandela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maverick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : purs
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : razor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reclus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retroact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reunit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sanit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shepard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steadfast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## szydlo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tremor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tube
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : typo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underwear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alterc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## battalion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## branstad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bravo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cremat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dial
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diversifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dividend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dixon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairfax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fischer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## footstep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foremost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forfeitur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gradi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heckler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imbecil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landfal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mantra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : menu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mileston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miseri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oxygen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paulo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## playground could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## russiag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## servicemen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sixti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## straightforward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tearga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terrif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trophi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## typhoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unreason could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unverifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wikipedia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alexi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bonifield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : canal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cathedr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comptrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dearborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decapit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dens
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extermin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feasibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frisk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## funder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentiloni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grenfel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : julia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obstructionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : olivi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oswalt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pertin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poppi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prayuth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raddatz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reliant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## satisfact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schiller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sirt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokesmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## talabani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thiel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unansw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warehous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : watt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : waver
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zhang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## architectur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bezo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bhumibol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bluster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bridgeg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brunei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chombo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cohes
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : covet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cspan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fortifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garrison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hayden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hobbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsrepublican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ineffici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khalid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lace
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lankford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## louder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lyon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maltes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgahn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medvedev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mich
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nudg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oilfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ottoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pepe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plaster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realclearpolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rehears could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resumpt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robbin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saipov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shaun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strongman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stuf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tender could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## testament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transnat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uhl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unimagin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unthink could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vagina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viabil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acrimoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alwale could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ayyadurai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedrock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belliger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bern
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buckl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dread
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drunken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiduciari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forrest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodwil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heitkamp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heroic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## improvis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kisumu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lessen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## litter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : messi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mideast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwhen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onewest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panelist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pathwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pmf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## radioact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reiner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scanner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scapegoat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skewer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stride could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thankfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thereaft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toens
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trespass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tripp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unapologet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wholesal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodsh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aspen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belittl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beverli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bitterli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackburn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bloom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bret
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chappaqua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chiwenga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conjunct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## copyright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cute
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dancer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## differenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disbelief could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## estonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euroscept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : garag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gonzalo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hemispher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrpoliticsnewsfactbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ivana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juanita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kern
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kissing could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kristol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ladder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maggi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matchup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matthewdick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## methodist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neurolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nuanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paxton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## popularli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## racket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reassert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smoothli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steeler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tanf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unjustifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrealist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upstat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amazingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analys could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appetit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biometr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bread
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cavuto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contemporari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cring
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## customari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cyril
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## davidson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dicaprio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donovan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## envisag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fallin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feldman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gifford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## governorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hastili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartfelt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helpless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hmmm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huntsman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ja
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jindal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kashmir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macarthur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masoud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistakenli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mormon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nearest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obliter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opcw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pedophilia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pulitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## replic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : singh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sociopath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## streak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tahrir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## technocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## triniti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voicemail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worthless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yearli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yve
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zakharova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anecdot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arthur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baier
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## birthplac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blogspot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulletin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## butcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calmli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## changer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cluster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contriv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decertifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : durat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## falsifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : giggl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : groom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monologu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motorist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nlrb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpleas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parcel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pillow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plainli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preval could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rahman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ramif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapproch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rippl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruthless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarcasm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saxoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sculptur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shockingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slightest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vilifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilmor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worshipp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## annihil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backpack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## badass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blunder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breathtak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cadr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consciou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cosbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disingenu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enlighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enslav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galleri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : igor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## messeng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orwellian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ping
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## placard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plantat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puppi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## questionnair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regrett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roommat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seasid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shaki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somedai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stimul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : talal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tantamount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thiev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unnerv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wheat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accustom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## algerian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apprehens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## automot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autumn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backdoor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bono
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cognit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corcoran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crunch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deepest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dismal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissatisfact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dmz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extrajudici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forfeit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenblatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harmless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homophobia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imposit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jackposobiec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : javad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kalb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leaflet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## librarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lieberman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lyin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mankind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mubarak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## natali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : needl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicaragua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peruvian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychiatrist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : repai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rousseff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scuffl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seced
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tantaro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanzania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tempt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thaksin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tucson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ultimatum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanessa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warlord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atkin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : axi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bastion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## batista could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burnt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carniv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterfeit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crowder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diagnosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dilut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : donni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## existenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farewel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fidesz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fitzgerald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freshman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## generos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## georgian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyperbol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isolationist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kahn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kemp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lithuania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mecca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistrust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : morph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## occurr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oddli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outset could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preemptiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propornot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : repel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## savior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sect
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seventi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shaub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stalk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tammi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tangl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accessori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acquaint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adjourn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adler
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## akihito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bakeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## becerra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : belli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bevin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bland
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burlington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canvass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## censur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chilean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : danni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discontinu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eighti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emphat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evenli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exception could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flavor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gonzal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : graze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hbnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hiroshima could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ira
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jeer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lighter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : logan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lutheran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manslaught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## median could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mlk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mosso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## myriad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrtwitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ostensibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outweigh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parkinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paulson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pervas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## planner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pontiff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : porou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quarl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redistrict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rockefel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## settler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skinni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soleimani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spacei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : titan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trivial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconvent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aapl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## academia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alberta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anglophon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bartiromo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedminst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breaker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cautious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chapel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cindi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congratulatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daleiden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : darl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dictionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dimens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discretionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epitom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evidenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentlemen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gruesom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hamid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hoover could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interventionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kany
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leonard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merced could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ortega could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paradis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrovietnam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## readili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebecca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recollect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rife
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rohrabach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosenberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rotten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shamelessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shoplift could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ssy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## starvat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stefan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strident could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tawhidi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timmerman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tote
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## travesti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tuck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unwav
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vidal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitewash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allergi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ariz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balconi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blindli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bucket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calderon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cathi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chairmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## costello could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demeanor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denomin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## derrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## footprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garrett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gauland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gcc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gladio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gohmert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gospel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gullibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harmon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hotb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incurs could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingredi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inund
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## italia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ivi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kellogg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khalifa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kilmead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laboratori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leonardo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linkmiddleeastboiler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linkusnewsboiler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccarthyism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgowan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## memphi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : modif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsvideo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicholson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## packer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## randomli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reprimand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resurfac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ritchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rocker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sasha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schweizer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secondli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## separat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spineless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stricken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theatric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tumultu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ulyukayev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woolsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yacht
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abcpolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abhorr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alberto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behaviour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bess
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boakai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brendan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chappel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## councilman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterproduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dandong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deborah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## degrass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demilitar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distributor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entourag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epicent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiasco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fisher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flagship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freeman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## funniest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : golan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grammi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hollow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## improprieti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incorrectli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jerom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juliu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laser
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : len
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mezvinski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mussolini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrchan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## omarosa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parrot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pirat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prototyp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pseudo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pupil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redefin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reschedul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rtread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : setup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seuss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sext
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaheen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sonia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stephan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thinli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ting
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trampl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trilater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trucker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unprepar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unprofession could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usurp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weld
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## admittedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adorn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aurora could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bossert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brett
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capsiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## childcar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## citigroup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cordial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deviat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doulieri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drivewai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duffi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eavesdrop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fledgl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldsmith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hawija could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : howel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misappropri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : motto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : needi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : npa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predomin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## publicist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## radiat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rahami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redskin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roadsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## runwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salesman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scarc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shuang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sigh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stubborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : subdu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thorn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thornberri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tsunami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veget
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xavier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zurich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## animos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## binali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## californian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camouflag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clutch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cochran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conduit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conflat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterintellig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyberspac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : divin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donaldjtrumpjr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ethiopian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faulti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firsthand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fundamentalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geraldo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handicap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hotlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hound
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hover
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inexplic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : infus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intersect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joshdcaplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kingmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lahor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## languish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## launcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mourner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonviol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : null
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orbit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ordeal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parishion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : patel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paydai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philanthropi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preferenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raytheon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shenanigan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snoop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speechwrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## splinter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superpow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tuni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turnaround could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unitedhealth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unproven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unresolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsustain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vicent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vicin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worrisom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeitung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zimdar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abund
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adelson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airwav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arakan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asleep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backyard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belfast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bestsel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bounti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulgarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulwark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cere
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chastis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clemenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condescend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dialect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## displeasur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disservic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edinburgh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encircl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## falwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fluid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grimm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grotesqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hilton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : honei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsgop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indiffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrepar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klobuchar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lanza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## litani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## machar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcdonnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## middai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midwestern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nissan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbraft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overtak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paolo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pimp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## placement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pryor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quadrupl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rashid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconnaiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remnant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richardson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rosen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roundli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santilli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shafik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sheep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solomon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stabenow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swoop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tallinn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teammat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tightli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unearth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vindict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wfp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abundantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affront could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aggreg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alexei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archbishop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bolt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burdensom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burglari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cherri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## claimant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clovi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cohort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## composit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darfur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dignitari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divulg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dwell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emmi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endanger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## falcon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fervent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flagrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flashback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flatten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foxnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gandhi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gleefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gnassingb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gomez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guajardo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardcor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hwasong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impromptu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## increment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indirect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : janot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jupit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kamala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kfnx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lester could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madelein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : markl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misinterpret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## needless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newtown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nigerien could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonexist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overtli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overtur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paranoia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patterson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peanut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predictit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provocateur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rilei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schakowski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sixteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sloppi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spiegel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sponsorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sporad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ssa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stachowiak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## synthet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thirteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tread
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unnot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unruli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## withstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workshop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afoul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ajit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ampl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baluchistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bankrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bavaria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bemoan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bidder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bodili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bonus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bruno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cantor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crimean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curfew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deblasio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecuador could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emblazon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feinberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fuller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gchq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hapilon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hewitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoodi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humayun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jackass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jamal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kendal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laundri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : macau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mevlut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : micah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miranda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrjust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obnoxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omaha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opera
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overstai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pharma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pharmaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : polio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## projectil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purposefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## putsch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quarterli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rabbu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rollout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solitari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sooth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## springfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stoog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subscript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## succumb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tasnim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbias could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpatriot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vein
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villanueva could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walshfreedom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bakr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berniesand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cctv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chuckl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comprehend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dccc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deplet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disgruntl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissuad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : facad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feroci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flatli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foreclos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freeland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gretchen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guatemalan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heavyweight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hobbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewshillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impetu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incompat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indefens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inexperienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landlord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lenient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malnutrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## molina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morneau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morrison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nameless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrfor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overcrowd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overview could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## painkil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parasit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philando could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pounc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precondit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pulpit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rabbit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : robe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## runawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## savannah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : savvi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shinawatra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokespeopl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statesman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunglass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## synonym could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tedcruz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tubman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unseal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwarr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ustr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : warp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : webb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whichev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wwp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zapad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ancestor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beforehand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bethlehem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bleach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bonn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## braveri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bric
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canberra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cheek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corral could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cracker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : creed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crowel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delrahim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dislodg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dolli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donnelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dooci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eduardo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fallaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## federica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feltman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firewal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fordham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forgeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fountain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## granddaught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## happier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrelson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : infer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## janeiro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kellyannepol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matteo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mcafe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgovern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ouch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## playboi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ponder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pronoun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quinnipiac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sabah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seehof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sequenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sewer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shotgun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## societ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steyn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sultan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thunder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : torr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tsarnaev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underperform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vomit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : womb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abbasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andrej could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bode
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brigitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burnett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condoleezza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : conn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corps
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : croat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dishonor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eeoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emblem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fentanyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gazett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gladli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harsher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headscarf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartbroken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jensen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kingpin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liver
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcdaniel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pagliano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paradigm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : preet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychiatr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pushback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redeem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rene
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rulemak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rumsfeld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scumbag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shovel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solidli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stalin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## storei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thorni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toledo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transpir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ukip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unequ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unflatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unreport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untrustworthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whatsapp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## williamson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zucker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alumni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amiri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ashraf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asinin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auditorium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## axelrod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bashir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## braddjaffi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : byrn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cameraman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : candl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chevron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chlorin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cinema could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : com
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corpu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : darn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ddo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dehydr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dont
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feign
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gigant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glitch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halftim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halkbank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indiscrimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : insul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ismail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## issuanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kampala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kristina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kudo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : livid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## machineri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marcorubio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : measl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mediait could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melgen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : molli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montreal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mukasei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbry could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orthoped could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prolif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raider could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recycl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remembr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renaiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rode
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sceptic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scrape could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seafood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shocker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shroud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slipperi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spars
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stamina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tegucigalpa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truste could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tulsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uninform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uruguai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## winfrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yonhap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ankl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bluntli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brazen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bristl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buffalo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : castl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clarion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## communiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cosmet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cruelti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cypriot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : czar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disillus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ecj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ensnar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fior
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frazier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gloss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goebbel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greelei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hartford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heinz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holdout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hrw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : htai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imperil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : indec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iowan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jenkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kimberli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kurtz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lans
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## layoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lott
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## machet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malfunct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : morel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mushroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : notr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbreven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrvia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paladino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pleasant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plural could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## queensland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regroup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relinquish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roberto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rooftop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaaban could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shallow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sheen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staffan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stigmat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terrenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theodor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : token
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trainer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : troi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tsvangirai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unavail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconfirm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconscion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unexplain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unreli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unwis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upscal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : viola
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : waco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wagon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : writ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yuge
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alito
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alvarez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angelo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anwar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arabiya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arraign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bestow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blockbust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boulevard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cbsnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cpp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cronyism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decidedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## desist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diaper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dummi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elliot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encroach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fearless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : felip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flirt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fransen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ghana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gibb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goddamn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gotcha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grudg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harriet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hawkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hopeless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hsbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jealou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jolli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khmer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kindli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## labaik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laurent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lindsai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liquefi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lopsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudspeak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lyndon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## militiamen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## missionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nepal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : outer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palmieri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patricia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pilger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reassess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redneck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : releg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repetit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rudd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruptur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanctiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seldom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sordid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## srinivasan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## susteren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tariq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teigen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tiffani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tussl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unorthodox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwilling could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valeant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volcan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wealthier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youtubnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amano
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amaq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bamn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bandwagon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bartend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beret
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beset
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biotech could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blindsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blowhard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boggl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bowman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brandish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## branson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clamor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coercion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conquest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conscienti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## culpabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diabet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downturn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ebt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frivol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : govt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heath
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hockei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hollen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hourli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## igorvolski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indispens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inventor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaiser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kathryn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kdp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kerimov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lever
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maoist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masturb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcaleer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcenani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mgm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nepot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outsiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overheard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pragmatist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preposter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapporteur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rawl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rider
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarandon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : selma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sergio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinclair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skybridg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sonni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strewn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sturgeon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sycoph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turbin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unaccount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unicef could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpleas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unprotect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viewership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wagner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : welch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wictor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wireless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yanukovych could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zelaya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aggressor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alfr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bald
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beleagu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beltwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beverag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolduan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bucharest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : calai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catapult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## codifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commonplac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convuls could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corinthian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cristina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crossroad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darkest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : davo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## desanti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discomfort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dwarf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elbow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eliot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enrolle could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exceedingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fixat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furnish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## genitalia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haircut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ideologu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indoor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : infin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interject could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jaffi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krauthamm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lenienc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## livestock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mandarin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marvel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maungdaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcdonough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercilessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mesa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## methodologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nude
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbraccord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onlook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onstag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## organiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pacifist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : papal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prestig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raymond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repugn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rescuer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## responsibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ripe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schuett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screech could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seahawk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seeth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snarki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spectacularli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## srebrenica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## straddl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tamim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tomato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trounc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ucsb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undeserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upbeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wedg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitewat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : width
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yearn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afflict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anglo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aslan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## avalanch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : babin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bett
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## binder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bitcoin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bluff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bmw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bundl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carriag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cesspool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chisholm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## churchgoer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cked
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cnnpolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collegi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confidant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conjur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conscript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## covfef could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crapo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## credenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deris
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## despot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eloqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eviscer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fdr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : focal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ftc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gentl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gosnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grammar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : graph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handpick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hwang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsreport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## innuendo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judaism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kovaleski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lapd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lazar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liquor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loggerhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maiden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malloi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mapl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misspok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mtv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muzzl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nazism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nhc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## noncitizen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nurtur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obfusc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : onion
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overthrew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panetta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paramed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paramet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paramount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paraphras could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rabbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## randal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redoubl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reformist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rework could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rigid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rubi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scapego could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scourg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seibert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sexton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shepherd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## streisand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superfund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tirelessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tweetstorm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncommon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undergradu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## velasquez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wacki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anguish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apparel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arrow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : attir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aziz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bachelor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baiter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barackobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bled
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bradd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bromanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buffet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callergovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cavali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dearli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## development could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## digest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emptiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : excis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exemplifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finalis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fodder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fourteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fresno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groundbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heterosexu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : holli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ivan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jasta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaczynski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : limp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : looni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lunaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manigault could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marilyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mayo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : metr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikhail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mural
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nih
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ocha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oligarchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oregonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlandish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pensacola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perplex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peshawar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plutonium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precipit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebutt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rejoin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ringlead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rita
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rourk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sluggish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : squat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stalwart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strasbourg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunshin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sununu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sutherland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tablet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tamp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## torpedo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tuberculosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfamiliar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unjustli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unnecessarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsuspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : varga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vista
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vladivostok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wtc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xinjiang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yazidi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accredit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alexandra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## azerbaijan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : balbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bigg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chobani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## churchil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleanup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : condo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cord
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## covertli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## croatian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crosshair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cynthia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decentr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dingbat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disburs could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edgar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elliott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## energet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esteem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : expo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expressli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fractiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guilfoyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guzman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honorari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hooper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyatt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : indo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : intox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jafari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jule
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lampoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leftw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leyen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liangelo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudmouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luncheon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnific could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maureen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maxwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merchant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikerin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mirziyoyev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moldova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mommi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## naypyitaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nervous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newfound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obamatrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orthodoxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outpour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palmyra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phoenixnewtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plethora could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prism
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psyop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punctuat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punjab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quicken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raleigh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rancor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reappoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rebat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rejoic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rica
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rye
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salafist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sayyaf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensation could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shakespear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slowdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snipe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solemn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spoon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## springer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squabbl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stagnant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supersed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telegram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temptat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transcend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vengeanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : volag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waitress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## windfal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yougov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zheng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abstract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aqap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auschwitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrasso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bleak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brigadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disprov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## effigi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : endem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : equit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extravag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fianna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flier
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flimsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## getawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorbachev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gryphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : halv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hearst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homework could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inferior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insignific could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacinda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joaquin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marxism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mathemat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merriam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## methamphetamin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multibillion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nasdaq could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nebenzia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nehlen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsmax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : niec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhttpaddr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patronag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pilgrimag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pointless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prepared could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prudent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ratif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sahara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schwerin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scotusblog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scuttl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senwarren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shariah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharpen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sittw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## softbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sprung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stacei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surgic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## templat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thicken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : towel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unafraid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undemocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unvet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : url
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wherebi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abuja
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adnumbrmedia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afloat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allergan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alzheim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## android could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bauer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caricatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cgi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circumstanti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : citat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## correa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## correl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : davao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emeritu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : entic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extramarit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fantas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freeload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gambit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghazala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glasgow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hasten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hebdo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : herd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hoffman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imperialist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inconclus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infantri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## institution could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irvin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jolt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kingston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : klau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knelt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lavel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## limousin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : madam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marseil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maryam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mayhem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melenchon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymbnumbrm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : monik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offshoot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ohchr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oracl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philanthrop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pino
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primetim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puriti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qaim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarajevo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shellei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silverman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slovenian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smackdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snippet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spectat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spreadsheet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sweat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thief
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tidal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tumor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncanni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underbelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## understat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uproot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vaughn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : walt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warmong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wauquiez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wfbgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yogurt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abedini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abysm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acclaim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albuquerqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altmaier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amicu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anita
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antagonist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## awkwardli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ayer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banquet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beautifulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : betti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bewar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bratton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cessat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : champ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charismat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : churn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conspiratori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contraven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cordon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cyru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dampen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decorum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : devon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dishearten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dodger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dodgi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dotcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downhil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dumbass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dusti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dylan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enlarg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## episcop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eurasia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exclaim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : folei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giancarlo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gossip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graciou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## habitat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hamad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harlem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harshest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : helen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hierarchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huntington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implicitli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kardashian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kaya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kuwaiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## langdon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leigh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : limo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## looter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : louis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lukewarm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meatpack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midtown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mixtur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## molotov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nazanin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nhk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : obes
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## osteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ozdemir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pepsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plotter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potting could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preexist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quiglei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recours could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : repay
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ritzheim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rwandan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salmon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salvo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schengen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stavridi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stoop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stringer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tacit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tamir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taxabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : testi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thereof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tibet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : togo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trojan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twitternewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underhand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unedit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfinish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vancouv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verhofstadt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : verma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vibrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## videonewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : virus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vonn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wayward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yanke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zakaria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arbitrarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blagojevich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bliss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blitz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bucklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burgeon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cantwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caputo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caretak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : celeb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : char
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coloss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cooler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cort
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cower
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denunci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ditka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## djibouti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doorstep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dweller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extinguish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faithfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## futerfa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaggl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gothenburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gratz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grayson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gregg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gutfeld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herebi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hersh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hewlett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ibm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inexcus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interceptor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jeann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jeep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jiang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kareem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kenni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kumar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leewai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lombardi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luggag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maldonado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malpractic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mascot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmorri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcveigh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megawatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mighti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mildli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : negro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nemesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nestl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obstruction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : og
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : otm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pervers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phenomen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phenomena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philanthropist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## photoshop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pitt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pontif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purveyor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reboot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reintroduc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## riversid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruffl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ryb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sexi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shakeup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silvio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sistani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sizeabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sketchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## splash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squirm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stafford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stopgap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superstar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tilli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timefram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : traci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uighur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uzbek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## velayati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : walid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walkout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weibo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wtf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zervo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abedi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acquitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adolesc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : annan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appalachia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avers
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backstag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boyd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bride
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capitul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carpent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caveat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cloak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : codi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crescent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crookedhillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cui
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dealmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defamatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dehuman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disintegr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dominion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dyke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : earl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evapor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fairi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fanfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fdic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fictiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freelanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : froze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fruition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : funk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gofundm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huffpost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indisput could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jokingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kadyrov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kelner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## konashenkov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kpk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kurteichenwald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kylegriffinnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laredo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liberian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## livestream could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckinnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckinnon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercenari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meticul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misrata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mohamad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monrovia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : msf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## narciss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ned
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newburgh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newscast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nikkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nkosazana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonstop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nucor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nutti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## packard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pencil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phelim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## placat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powerless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## practition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pritzker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## promesa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qaida
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qassem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raini
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raufkhon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : razak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refocu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repriev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saharan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scroll could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seanspic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simpler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sleev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snapshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spurn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stephenk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## storylin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suscept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : syke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taboo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tehreek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thatcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thedcnf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tooth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tornado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tsipra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twtr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncondit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ungrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanguard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warmli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wolv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : woodi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrongfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youngster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zealot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adrian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aforement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aggriev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ahmadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amanpour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anaheim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bahama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbuda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beelei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : biya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bowi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bunni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caglayan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cameroonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cecil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chattanooga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheeto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chesimard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cicig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cigar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compulsori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corsica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cricket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## digenova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drake
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duckworth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dui
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elyse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## experiment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : farah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fester could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fetus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : finn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fleme
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## footnot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forehead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fork
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fukushima could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : giddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gosh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grizzli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gruel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hadlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamstrung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardwick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helsinki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hodg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hokkaido could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hormon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : humil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hygien could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jaim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jemel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## junquera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kandahar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katherin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keegan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## limelight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lousi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lumber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manpow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mater
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mhnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : micro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mikel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milosev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mischaracter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newpoliticsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbranoth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrseri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ontario could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : palat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paltrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phylli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## physicist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pitfal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pratt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quetta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reactionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recogniz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recoup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## referr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : remak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roadmap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sequestr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shiit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrunk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shulkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : siren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sling
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sonic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stamped could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stigma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## torrent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ullah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underfund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untouch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vampir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wahhabi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yawn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youngstown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youssef could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zhou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aback
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aftershock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alvarado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artifact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aveng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boardroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bpd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brenda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burmes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## butter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carolyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caterpillar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cato
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chechnya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clergi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cola
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concurr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crocodil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dabbashi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dimicco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : din
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disobei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dome
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donbass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dumber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emailaddr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eritrea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foreshadow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freebi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gael
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gloat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## habitu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hafiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrisburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hearten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hideout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homeschool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hutchin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ican
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jenna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keeper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kono
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lacklust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lineup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : litmu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lolita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lowel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lucif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luntz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lurk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magufuli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : masri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misunderstood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : newer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nogal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opaqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overblown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overdr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paralysi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paypal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## promulg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psdb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psych
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reneg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renegad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ronni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rowdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarkozi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheppard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : silo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : socio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soeiro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sonoma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## specter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speechless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : splc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subprim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subservi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thornton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## throng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tulsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ubiquit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underdog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unheard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unskil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vendetta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : virul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vultur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : warsh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weakest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weidel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yanukovich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yugoslav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : altar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amidst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arbit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arisen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ashor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assuag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astronom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bicycl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bjp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolivar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : borg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : budg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burqa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cadillac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cafeteria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caitlyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : canon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chemistri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clampdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## classless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## costco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cowardic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crisiscast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crosstalk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curios could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cvr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : den
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : derek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## derelict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## desecr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diamondandsilk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disclaim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissatisfi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## djalali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dolphin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downstream could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emancip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erictrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eulogi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evacue could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exxonmobil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## familia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fernando could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flanagan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fullest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gizmodo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grovel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## healei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## healthier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helmand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ironclad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jenni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeremiah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kazakh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kerr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lafayett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lesbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macfarlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mahmud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mammogram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maraga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : med
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megynkelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merriamwebst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : motel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : murki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mustafa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nasser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## noteworthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwhi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oftentim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peculiar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piggi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pointedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pond
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ponzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## popcorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prejud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proprietari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psycho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purview could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reverber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rhine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ribbon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roadwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sabato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarsour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sayi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : se
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shackl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shakur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shipbuild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skeleton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skirmish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smartest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snapchat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spacex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steffen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suchomel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teresa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tiananmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traditionalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unaffili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unambigu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unannounc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfilt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfriendli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unicorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unintention could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unquestion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volcker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : weav
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whoop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : worm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wreckag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yoga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youngblood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zinger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abidjan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abject could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abstent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : affin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airlift could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ascent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : berri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bibi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bigli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borderlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bronco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buchanan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cahoot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cgt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chapo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coastlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consequenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countermeasur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cradl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crave
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : denis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disaffect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disloy could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disruptjnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dragon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dylann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emoji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exasper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fervor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fledg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geographi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : halli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halperin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamtramck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handwritten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hawaiian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hoekstra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holdov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : horst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## housekeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hubbard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inhibit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inroad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iter
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jalal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## javier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jct
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khartoum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kinzing could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kiosk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyodo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lapierr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laughingstock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leishmaniasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linguist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lofgren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mantl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## massoud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miniatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monmouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moyo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mullah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nascar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neiltyson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nhtsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## novelist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ntv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : onset
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pattonoswalt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perenni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pfizer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preclud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punditgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quasi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rachael could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rumbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewswhite could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seduc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## semiconductor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shadowi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shoigu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sino
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sitcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : siti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sleazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## synagogu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## talker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unabash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unduli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrestler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yuriko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zhao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdomen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absentia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ancestri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aprildryan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aramco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arbor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## awfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awhil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalyst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chelseaclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ciudadano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coffman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concoct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cowork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cusp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dealership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dilma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distraught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## douchebag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## easiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eastwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euphem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farrakhan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## felarca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fitch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fixtur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fluent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forcadel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forgo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freewheel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## funksoul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gape
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gavel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## genese could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glamor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenwald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gwadar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## improb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inventori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeffri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jollett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judgeship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : julio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kagam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lachlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## levinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marshawn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mayadin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metadata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miracul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mohamud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nascent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : niro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nowadai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nussbaum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obligatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oriol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paltri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peirc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perimet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## permindex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portugues could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prelud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pyd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quarrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quintana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regiment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saranac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seismic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shakedown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shelf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheridan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skyscrap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standstil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surnam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tampon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tashfeen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thomaswictor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tweeter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## utopia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vaxxer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## washingtonpost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watchlist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : welt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wring
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zedong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abcnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdulaziz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aisyah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alisyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allerg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antibiot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antisemit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ashle
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : besti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bipartisanship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blowback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## botswana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bracelet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brentwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brighter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : caleb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carnegi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cassandra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## champagn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chechen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chongq could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## debilit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delemu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disassoci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dixi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dizzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egeland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eighteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embarrassingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epithet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eurozon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firepow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fletcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foxconn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gdb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geert
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geoff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glitzi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gucci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gujarat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hannan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homegrown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : honda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honeymoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hornet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hottest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impecc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## involuntari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jordi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jude
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juggernaut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## karimov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kasai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kthopkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legionnair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : legit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lira
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maidan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcclatchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misgiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misplac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misrepresent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : miteb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : novic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nuland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrfox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrleftnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrprotest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oati
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onodera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : overh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pamphlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pantsuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## periscop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrochem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## picket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pled
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poindext could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pourmecoffe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presbyterian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pristina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pursuant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## radicalis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rangel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ridg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rochest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rubin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rutt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sawyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seddiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sequel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sikh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sleeper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smithsonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staunchest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stoynoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strickland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suffoc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tandem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terminologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terrestri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## townhal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## townsend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tuz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanquish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vapid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vodka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilkerson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yoshihid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abstin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abuzz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ammo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amzn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : angu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apocalypt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archaic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ariana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arlen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armstrong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bacteria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benedict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bonker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : booz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brightest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brinklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brumskin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : byron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : capt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carrot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chiacu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clearest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coptic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## damian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danscavino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deconstruct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deflat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dorm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## einhorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eisen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enmiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ernesto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eschew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esteban could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extinct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : facet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : felix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fizzl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## floridian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forgiven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goodi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandpa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greensboro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hindsight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ifram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsformer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indebt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infinit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inhof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intertwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## issuer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamaican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jetblu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kabunin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khalil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lamb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lamont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laurenduca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lisbon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loesch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marriott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marsha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masculin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mayer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccullough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcdowel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melinda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## micromanag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mml
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mobster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mont
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multipli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nanni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : natal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newslett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nextgen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nffa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmeanwhil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oppressor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : papa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patchwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pecan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pediatr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : privi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## progressiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puntland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pyeongchang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recklessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repaid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rfe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rubbish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rwigara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schoolyard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seminari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sochua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sociologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spartanburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spoof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stagnat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steelwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steinem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steroid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suffolk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tarp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taser
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theresist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : timor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tomahawk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turnberri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unafford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undetect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unforgiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : verac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verbatim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## virginian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warrantless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wharton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wikicommon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acumen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : addi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adjud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airbnb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ammosexu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ancestr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anwr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armageddon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asterisk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atrium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atroci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## audaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aumf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## avatar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bastil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beaslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bewild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bieber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bradford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakingnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bridget could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burnish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callahan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carlton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cashier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cibolo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## claudia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coerciv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commando could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cruiser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curbelo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daphn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dimassimo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disallow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ebel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecosystem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eminem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fahrenthold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feminin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fiber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gabbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goofi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gripe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groundless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : habur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hanna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hord
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hutchison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hymn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : impot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incarn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incentiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inexperi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intellect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacobi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jesuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jubil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kalashnikov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keiko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lambert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : latch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ledger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leisur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madrassa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margarita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masquerad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melvin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microwav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mingl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moveon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : munoz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mustard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nabu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nadal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nrc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nwo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orwel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : palo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pavement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peski
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philippot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinkett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## populac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prowess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raiser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realjameswood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redraw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refuel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rehab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## replenish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## replica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rightw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robocal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saliv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schooler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## selfless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seneg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shayrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shini
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## singular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sociologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sofia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stipend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temperament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tomilahren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twitternewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unaffect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undesir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unfaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unwit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upbring could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wreath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yelp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yoweri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ababa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## almighti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aloud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amoneysymbnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apologet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asahi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ashton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assemblywoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ay
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backseat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baden
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## badger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baxter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## binnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackrock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blanco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bonni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boobi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bozdag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brainer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## briefcas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brokerag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calgari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cascad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ccdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coalesc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coexist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cosmopolitan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## councillor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## councilor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cringeworthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cubic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dengu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dental could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diffus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dogan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doherti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egotist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fabul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finnish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flaunt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : freso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fudg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fumbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geospati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerritson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ginger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gmail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haradinaj could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hasina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hasti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewswhite could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interced could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ioc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jettison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kalin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaliningrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kenji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kian
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kirkpatrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knuckl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kyrgyzstan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## labrador could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lacapria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latvia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lemonad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lombardo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lorenzana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maliki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maloni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meager could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mediev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meirel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mizzou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mongolia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moynihan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muhammadu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ne
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nidal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nord
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrappar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ordain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pallon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peddler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plumb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : porch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : potti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prevezon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramallah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realloc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rubl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rudolph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruhl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewsrepublican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewssenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scriptur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seinfeld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## semblanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sicilian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siemen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sophomor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sotu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soybean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stahl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stellar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stroll could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suitcas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swollen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tepid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tractor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traine could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treacher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumptrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undeclar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unseen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untruth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vaunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : venic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viscer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westchest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wholeheartedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abfalecbaldwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adulter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aegi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambival could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anchorag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ansar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apathi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : averi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baja
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benefactor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bengal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bevi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## binari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackberri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bonjean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brillianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bronz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buckey could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calhoun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caucasian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## choreograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrystia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cobbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## combust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compuls could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comstock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contrera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crucifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ctu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cunningham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deconflict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defenseless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dela
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dentist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deprav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disorgan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dudich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dumpster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dupont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dustin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duyn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eastward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eaten
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edmund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emblemat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emissari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : envi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : farka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feingold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firebomb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fissur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foolishli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frederica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : garza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gauntlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gerri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giustra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandkid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grudgingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guerrero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guitar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haberman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handsom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hedman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hegemoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herridg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## highland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : howl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huffpo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hustl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ifax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ignatiu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incapacit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## innocu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intergovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jabhat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacquelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kensington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kidnapp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leavenworth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lehtinen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lockstep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loomi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lowri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macedonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mattress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misstat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistrial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monstrou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multnomah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## namazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## navajo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nexu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nineti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norfolk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notorieti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nunberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## okinawa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orphan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palpabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penthous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pessimist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plumber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poultri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## premiership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pseudonym could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qosi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebuilt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rickett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rte
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sellout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sesam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shockwav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sobchak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sommer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sorrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stemexpress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suffic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superbodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teeter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncondition could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconstitution could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undergon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unexplod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unprovok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vii
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vocabulari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waiter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wilei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wireth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## womensmarch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abyss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adulteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adulyadej could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antigua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apocalyps could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apprais could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archipelago could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ascertain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auspic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## austen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bahraini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bbb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## betsydevo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolivian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## booster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brokenshir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cabal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cabo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chalabi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cmc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collomb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crazier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dahlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daycar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diaspora could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disengag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disinterest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dotard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dover
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dovetail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : druze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duggan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eerili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enjoy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esquir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farmland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fiji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flamboy could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foxx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fraudster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## georgetakei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gloom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gould
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grasberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunfight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : handi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hemmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hendrix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heresupport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hijazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homogen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hostin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : illog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impregn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impugn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inbound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insidi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intermitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : io
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaketapp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaysanalysi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kinshasa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kristin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lackei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lampkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## larson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lebron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lilli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## literari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : louie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maura
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merritt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mica
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mister could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mole
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : msft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multimillion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## napoleon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neoliber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newtgingrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nigga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nomani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbral could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oaxaca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## occult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overcam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paraguai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## picnic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pistoriu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plaqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## platinum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poetri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## premedit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ransack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rebut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rectifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : retic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ritz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rogen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## satisfactori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shuttl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skittl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snarl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soundcloud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sped
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staircas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stanton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stockmonsterusa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## straighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supervisori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transgress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tyron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unfil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unita
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpunish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unscath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unseemli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vajiralongkorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## variabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : verd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vouch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : welsh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westphalia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whilst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whirlpool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zavala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zdf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zombi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abomin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alptekin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : angst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anyhow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appalachian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : araoz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arsonist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : astut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backped could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blindfold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blowout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bongino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brethren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brezler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broderick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## browder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulldoz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colombo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : conan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## copeland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## councilwoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crossfir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## custodian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : datto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deafen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decrypt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dementia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demobil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## despond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dictatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ding
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dioces could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ebai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egomaniac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eleanor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrepreneurship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : err
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## estonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## etihad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everytown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exhort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fellowship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiercest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flippant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## floodwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flounder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flunki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fonda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forestri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## froman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## funnier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gadsden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## genesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geoffrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glyphos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## godless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## golfer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gopdeb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gracious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harlow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hbcu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartbeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hegemon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hippi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hollidai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : homan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hurd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyundai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imperfect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incredul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infecti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iqbal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : itch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : java
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jimenez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jockei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juchitan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kickoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kilometr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lexington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : libbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lofti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lucia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mahal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marjori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medellin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mediocr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mehmet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mimic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mirag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misconcept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mkhize could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : monro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mythologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nadler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nelli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nero
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsfe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notwithstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrleftnewsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overflow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : overr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : param
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pavilion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrocelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pinch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plebiscit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## praljak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precursor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prerog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preschool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rancho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recoil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recrimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riyad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rothschild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roundup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rudaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## safest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schuster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schwarzman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## selleck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seventeen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrapnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shuster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simonhedlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slager could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sodomi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ssi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stubbornli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swanki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takeawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toothless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncompromis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unintellig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unoppos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unregist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unworthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : valor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vanc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vassili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : venom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ventura could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vilsack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : voyag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wellb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whopper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wither could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wont
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aadhaar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aarp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdullahi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adamantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alarmist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## algonac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anatomi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angelina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : annoy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anthrax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aqsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astonishingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : attak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aynrandpaulryan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## azirul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## babanov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baselin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bassil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beckel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bimbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : biz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blurt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bornstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breadth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bustl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## califf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chalupa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheadl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chemist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cheng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## citizenri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colgat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commonsens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conspicu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courtnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crawford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creationist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deplorabal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diatrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disfavor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donaldtrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duggar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dystopian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edmonton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electrician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encycl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expediti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flabbergast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fogl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fonseca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frosti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gambia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilroi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gimmick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glover could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greiten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handelsblatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanlon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hedlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hegseth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hemorrhag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hiatu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : homag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hombr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## idealist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewspaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insignia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamesokeefeiii could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jealousi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jefferi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## korkmaz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kpmg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## langlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## levant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lifer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lili
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lyft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malibu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manhunt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marcel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mauritania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mayadeen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mischief could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monsanto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monsoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motherf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nautic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrrepublican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nutjob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nutshel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## officehold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## olivia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pahor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pavel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pdecat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peacemak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pedigre could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## permeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinnacl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piwowar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preoccupi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## productpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prosecutori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prudenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redesign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relaunch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : relic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reportag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : romeo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rupe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rutger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## safari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scholarli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schoolchildren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sender could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shipyard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sigar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snuck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## socioeconom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sopa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stepfath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stephenson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stiletto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stocklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stormer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surreptiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swimmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tabul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tajani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tamerlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanzanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tarrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tetzner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tireless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## topless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : torso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tramp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpchicken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unhealthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unhelp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unintent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmistak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsavori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unspeak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsurprisingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upstream could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valuat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanguardia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vaughan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victimhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vucic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wager
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weissmann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wesson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worthwhil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zemmour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afrin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ander
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astronaut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avaaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnabi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beshear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bethesda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## birthright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bossi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brainchild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bundler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cedar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centrifug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chevrolet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chinamasa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contractu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## copson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## craziest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cryptic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dapl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : darth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dawson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delinqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demagogueri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destabilis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disembark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : donut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doorwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dormitori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doyl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eleg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emitt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erickfernandez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erickson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eurogroup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euthanasia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evancho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fireey could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fivethirtyeight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fleec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : floyd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fnc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gattin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glaser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## globalis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorgeou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grabber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grumman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guarantor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guillain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hanen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harde
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrigan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hearsai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hebrew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heinrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hideou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hinkl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hofstra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyde
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ind
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## industrialist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isabel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## janesvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johansson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kayleigh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keqiang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kidnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kroft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kunduz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ladbrok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legrier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maguir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailonlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maizier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malpass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## massag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mastercard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccormick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcfarland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgurk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megaphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mehta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mendez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mindless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miscarriag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moldovan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moribund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nathaniel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neera
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nuisanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nurmantyo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obamaphon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## objectifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## objector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ocalan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ordnanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outpac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overcapac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overridden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pasco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pashtun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pillori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plenari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precautionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preemin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretzel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qualm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rabbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rankl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rcep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rendit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reunion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roberta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruben
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sabadel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saldana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sami
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scarier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scissor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## semiautomat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheryl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shopkeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shorthand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortlist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinjar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sjw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snowbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spuriou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squadron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stumpf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sublimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swensen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swindl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## syracus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tatar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therapist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timegovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tombston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## torment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transphob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumphotel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unattract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbalanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconvinc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : undon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upstart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ursula could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## variat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vivid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waistband could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ailment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alfa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alistair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alvi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anaya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andrzej could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : animu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archivist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arduou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arrogantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autopilot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ayrault could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : azar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : babbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basilica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beckham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benevol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bengali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bitten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boomer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boondoggl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bowdoin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bridgewat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buddhism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buttress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cackl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : camel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cartoonist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## causal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cellar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## celsiu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chatham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chester could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cmoneysymbnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cnnblackmail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## combetta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condominium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## configur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constru could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consumm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contagi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cumbersom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cutback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dennard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diehard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disquiet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doozi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dragnea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drawdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drumbeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dubk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dwayn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emerson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## espagn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evelyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exorbit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extraordinair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gaffnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : garin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## genius could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenpeac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grime
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hakan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hangar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heldman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## henwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hnc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homepag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hooker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hosni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrmiddleeasttrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrusnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hume
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humphrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illumin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsfox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inaccuraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incessantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indymac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interlocutor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## internationalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrefut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrespect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamaat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jiechi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joenbc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jonbenet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : judeo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juliet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kitten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kubicki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## larceni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lbj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lectern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lightweight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lmt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mahathir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mahmood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marginalis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mejia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mendoza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microscop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## midwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mockingbird could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mombasa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : monet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mskristinawong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newleftnewsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## normandi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northrop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrcan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrfrom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : obedi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obergefel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ortiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overlord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overtaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## packet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pars
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pedal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plume
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prankster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : promo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puebla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pullout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rabidli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rathedaung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reactiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redevelop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refriger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resuscit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rewritten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romatet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rundown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salaam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvadoran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senatemajldr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senschum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seraj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## servitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sewag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shafiq could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shahid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shirk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slacker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smirk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sorbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spoiler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sputter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stitch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strikingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : strom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stunningli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## submerg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suffrag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therickwilson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thesi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumprussia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ummah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## umpqua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncharacterist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unchart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : undet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unforeseen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vintag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watchgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whitt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wtgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abramson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abras
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : accru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adkin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aesthet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agalarov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alfonso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aloof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apolit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apollo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## applianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aptli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arndt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bakersfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bamboo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bayer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beech
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bello
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bork
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brandi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## braverman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brazenli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breathless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brigg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brokaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bumbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## captor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cfdt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaplain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chess
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chiefli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chilli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clich
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cnc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cooker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crosser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cuccinelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cullen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cumul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dakar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dapa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deiti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delfin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deliver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depreci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diagnost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diarrhea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dimitri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disconcert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disgustingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dismemb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dough
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dreyfuss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dunn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dye
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earhardt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edgi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edouard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enamor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eponym could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exponenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expropri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feckless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## figurehead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forcibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fsoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaetz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gloomi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grijalva could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hancock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hekmati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hutchinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illiter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invoic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaroslaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jodi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jona
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jubile could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## justinhendrix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jysexton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kalanick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khdeir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kickstart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kilogram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## koppel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kraft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laurenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lister could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ljubljana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luhansk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luigi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : macro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marlow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mazin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mele
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meredith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meteorolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neuter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nicer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : niqab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nostalg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nuevo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbragain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrinde could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbronc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbroth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nurseri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oblivion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : overs
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overthrown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : panda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paterson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pavarotti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peabodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penguin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postmodern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## provabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pugh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pyin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quantifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quarantin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## randolph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebuff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recommit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refurbish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reinvest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rivet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riyal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosenworcel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruthlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rutledg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sage
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewshous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salmond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sauc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schatz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schneider could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrewd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shuffl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## singaporean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slobodan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## specialti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : staci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stammer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stewardship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strictest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## susana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweetheart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tango
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tenuou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tidbit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turnov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turtl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : umm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unattend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unavoid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : univ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsurpris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valdmani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valletta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanderbilt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vittert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vocifer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watersh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wheaton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wichita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yucca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zhejiang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abfound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abhor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ablaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aborigin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accolad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agrokor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ainslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allentown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altusnatparkservic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antipathi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antithesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antithet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## awlaki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## azalben could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bahram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : balda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barclai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## battisti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : benz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blinken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloodbath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bradshaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## branko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bravado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caixabank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calvillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catchphras could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cerberu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cfr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chafe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chevi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chili
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : choe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrismurphyct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrissyteigen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cigna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : citgo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cockpit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constantino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coverup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crosbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crotch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cve
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dalton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delauro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dinosaur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discipl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dobia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dujarr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dune
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eyebal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fahrenheit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fathom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fete
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : filer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fisheri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fleischer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fortress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : freeh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frigat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gallagh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gangster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gendarm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grisli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groundswel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guadagno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guerilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gustavo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hannah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hansen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harbing could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heavei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hnumbrb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imamofpeac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impanel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inaccess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inconceiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insurmount could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : intak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isaiah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jackwagon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeddah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jumpsuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : junki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katrinapierson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keenli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khabur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kinder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klansmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kudlow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lakesid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landlock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : likud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lizzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lurid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maccallum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macroeconom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maiduguri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malnourish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : manfr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mchugh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcnalli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microchip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moncrief could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : monti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mostyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : musab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mutsvangwa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nashe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nautilu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## necklac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsflash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nuremberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ordinarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : outta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overarch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pataki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peasant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petersen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pharaoh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pike
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plunder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preempt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prostat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychopath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quorum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raskin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rawa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rebal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reced
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reinsur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rnd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roguepotusstaff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosario could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rotc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saban
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scahil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secretariat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seme
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : semin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senjohnmccain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharpest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sherri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shitti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sibur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sideshow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## signag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simplist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sipri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sisterhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snowsho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spinal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stamford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statementpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## staver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steamrol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steril could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superhero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surcharg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tashkent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tbalda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thedc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thigh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tischer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tpa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tracker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tresa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tumult could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ture
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unblock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbridl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underprivileg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underreport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uniformli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unmov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpresidenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unscrupul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : verit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vltchek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wannacri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## welleslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## windsor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : witti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yahya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ymca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yvett
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zahid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdirahman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acquiesc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aldean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alderman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## algier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amherst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arcan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asshat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atensnut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autocraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basedmonitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bask
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bathrob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bbq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bespok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buckingham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## businesswoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buthidaung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buyback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buyout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caitlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calculu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carsten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cassella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cerebr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chancelleri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chesapeak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chihuahua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christensen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clees
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clobber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coax
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conclav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connolli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conservationist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counteract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coyot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crowdfund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daimler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daytim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devoid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downsiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dropbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dudlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dutifulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dworkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dyn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## echelon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eitc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## election could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emphasis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erica
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## escapad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : esqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everglad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## favourit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fayettevil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fece
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fgm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filippo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fluff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gazprom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilmor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grenel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : habea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handwrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hazara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hellhol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## henriqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herrera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : higbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## housegop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huelskamp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ikea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsdemocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : incub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interdict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## introductori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## itinerari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jadwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jambore could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lamp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maltbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manageri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mariah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marquez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matthaignumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcginti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgraw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckenzi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mdc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meehan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymbnumbrmillion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## myeshia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nabil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : namo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## needlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nerd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## netroot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsworthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nickel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## niinisto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nondiscrimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nugget could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrleftnewswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbror could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nyp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oleg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ostrac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outperform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overpaid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overpay could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pappa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paradox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pere
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pesticid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pokemon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pomp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pornograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## priscilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## productpoliticsnewsrepublican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proverbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puritan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rainsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ransomwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebekah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reclassifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redeploi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reestablish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reinvigor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reliv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repjohnlewi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## righteous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ronna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsuk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sausag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sayfullo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## semant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shelton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shultz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidewai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : siv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sofa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## softwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soundli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spaniard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statepoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subjug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sync
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tallahasse could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tasteless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taxpai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thanh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## torrenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transplant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tutor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unindict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrespons could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrestrain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unten
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## variant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## verrilli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vicki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : waist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wendel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wfb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitefish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whittl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodruff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrinkl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xiamen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xuan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yukiya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zachari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zalben could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zambia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ackman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adjunct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : af
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afghani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altnatparks could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## americafirst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andersen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antonov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apostl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## argentinian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## augusta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autobiographi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backstop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bamenda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baswedan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beauregard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellevil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : berg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bettemidl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bikini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : borno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breitbartgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bryce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulletproof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bungl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calvin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canikli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capehart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsfox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caregiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carlyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caustic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cayman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cdpj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## celebratori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cereal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chahe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chauffeur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chicagoan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : conni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coretta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counteroffens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cruze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cybercrim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## damond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadbeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deporte could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diametr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disbar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disqualif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disturbingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : diver
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dogma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dormant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dresden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eberwein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eeri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elkhart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : epoch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exfiltr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fella
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : filth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : freer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## friendlier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frosh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fruitless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furlough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : garri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gird
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glencor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gmo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gravest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greyhound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groupthink could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guardianread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hamza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hardi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hdp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heavier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hopelessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hsien
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hye
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyperinfl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## implaus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impression could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inaud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ineptitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ioff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iohanni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isakson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isnilon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isolation could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## itsunori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iwo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jacqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeenbekov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jima
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : josef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juarez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jumblatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kali
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kallstrom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kay
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kerlikowsk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kramer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lapel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lennon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leoni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## letharg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lightheart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lithium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lithuanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luminari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makeamericagreatagain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malawi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manmad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mathew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matrisciana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mauric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mhp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microaggress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikdnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikulski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misdirect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motorbik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## namesak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## natasha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nativist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nauk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neatli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newpoliticsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nostra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## novelti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nucatola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmayb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrrememb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrtodai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oecd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ofa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onetim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ouattara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overpass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overreact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parlor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pelt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pendulum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phantom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pickl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## planetari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postcard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prerequisit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proprietorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pzu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qasemi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quezon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ratko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reflex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## requisit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retrospect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rezaian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : robo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roost
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rossiya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruger
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rycroft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saddest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewsclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scarf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : senec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seymour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sift
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simplest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## softbank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spasm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spratli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sticki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strenuous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stretcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stupidest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sugari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sulli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suprun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sylvia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thirsti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toobin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trott
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## troublesom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tvnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twilight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undertook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unparallel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsatisfi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unschedul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : untim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwittingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uteru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vernon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veryfakenew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wardrob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warsam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watnick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilcox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilmington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wukan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yulin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdulrahman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aberdeen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aclj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## afridi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aguilar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alpin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amput
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andersoncoop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angrier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ansari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aquino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arreaza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assemblyman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asthma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## augment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baht
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baqeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baylor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## begrudgingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benediktsson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : benni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biafra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bilk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biotechnologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bleachbit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boister could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boldest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : braun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brianstelt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brittani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bunkervil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calibr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cartagena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chebukati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chuang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compatriot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congenit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conniv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## continuum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corsican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cortez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cottag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countrymen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## craven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crossov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cushion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dali
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## douglass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dynast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecuadorian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edict
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edwin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : effus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## einstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embryo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erdo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ernest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eurasian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exhum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ezra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fabian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faulkner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fayez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fedex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewsrepublican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flournoi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fluster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fnn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forego could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forthright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gellar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerardo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gerasimov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gleeful could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glennbeck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glioblastoma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorelick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## granit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grisham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamdallah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hammil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hilar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hirohito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hitch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honeywel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horseback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humankind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hydro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ildefonso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : imu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intransig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jaber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jasoninthehous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jazz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeffreyguterman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jetlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jibe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johnclees could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## junctur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kayla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keaton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kennei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khadr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knoller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kohl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kutupalong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kyrgyz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leandra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## learnt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leopold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## levitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifesav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## literaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## livingston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lockhart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lome
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## longoria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lsd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mace
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masjid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mathi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mawarir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcfaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgoldrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mclaughlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meteor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : metoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mice
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## middleburi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milliken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mirai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mishap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## modestli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monstros could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mossad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mundan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muscular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neophyt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nisman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nolt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonwhit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : norri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northampton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrbecaus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrconserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhowev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnataliemain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbroh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbryeah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nyu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outdon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overcharg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pall
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pappi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## partak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pathologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peyton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## photographi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## picturesqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pigford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pillag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poetic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portsmouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potsdam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## practis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pradesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propagand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prudenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quagmir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : queu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quotat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ramon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## readout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recalcitr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recertifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reclam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redrawn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rekindl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## relent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reservoir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## respit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ricki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## riddanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rolandscahil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rooki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : russ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saffir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santamaria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sauna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scariest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scenic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schroeder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scotti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scranton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrabnewsdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenwrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scupper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shambl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrill could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sonntag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sorta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sprang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subcontractor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subtli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : surf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suzann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweatshirt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## szijjarto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tapp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telecast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teleconfer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teneo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tester could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## testosteron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theocraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timmon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tinto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tobi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## todayshow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tolu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trembl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tweeden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underrepres could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undisput could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrestrict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upstair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vantag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vener
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viagra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vinnik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vizcarra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vought could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ware
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warmth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wechat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## werner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wittingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workaround could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## youtubnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zehaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abdo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aegean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amanat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anxious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aria
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assyrian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atheism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auckland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : azhar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : batsh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behrouz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bibeau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blasphem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloodiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bobblehead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolsonaro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bumpi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burbank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : busch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caledonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carltisch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : casa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cbsnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cesar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chemotherapi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chiapa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ciudad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clotur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cmp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cocoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## columbin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commentpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connaughton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## connot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constitutionalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contraband could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conundrum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cosa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterweight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## covington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cowen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## craigslist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crept
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crutch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deactiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dessert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dinka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disinvit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## displeas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disposit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dogg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donohu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drumpf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dysphoria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## easement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eateri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecstat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enigmat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entrepreneuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epilepsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : esm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : essex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evergreen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## execution could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exterior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairbank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fatherless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fico
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## figuer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fisherman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flagpol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flammabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : folli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foreman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fortitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fowler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frago
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## francophon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : froth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fynumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gadget could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gateston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ginsberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graveyard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grumbl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guthri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gymnast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hagerti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hahn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanshaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hatchet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## header could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartwarm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heaviest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hipster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hooligan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## housewif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humbli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hunker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : igad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewselizabeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewseven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewspresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immelt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inbox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incomprehens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : infal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inovo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insofar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : intro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irfan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jannei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joeslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joyner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## junction could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kazikhani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kermanshah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## konstantin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kouachi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kowtow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kristof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krugman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## landrieu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lankan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lawal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leapt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legroom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lipnic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loyola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macfadyen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mainstai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martinshkr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcdermott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcintyr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microagress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minibu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misconstru could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mrny
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mudd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mumford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mundt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mystifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## naysay could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nechirvan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nextera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## niamei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nicki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nineteen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nixonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noisi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norquist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : numb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbersusa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrfin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrhann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrrep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : occ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## odessa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : onu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : org
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ornat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## osorio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paratroop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pascrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peach
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peggi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penzei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piano
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pinto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pitha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pizzeria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pnac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : po
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : posh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pravda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pulp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qaddafi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qishan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rafal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rahul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reappear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconfirm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refere could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## registrar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rehear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reinvent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rejuven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retaken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## returne could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ringgenberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## robertmaguir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : robi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rulesforwomensmarch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## samaritan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanofi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sater
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schindler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schlapp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrabnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sedan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seiu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shoddi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skinhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : speck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spillov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## springboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : starn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steadfastli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stoer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stratton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surmis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tallest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teachout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tenaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theshadowbrok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thirst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## throttl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trainwreck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tranch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tranquil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## travers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : triad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trimest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tuft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turnabout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uddin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ufo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unbow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unchalleng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unclean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undercard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unharm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uninhabit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmitig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsolicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untoward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## usmoneysymbnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : versa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## videograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wackenhut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## washburn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whimper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whywomendontreport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zipper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abasaslani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abortionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acced
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acolyt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alaskan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ammar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anathema could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## andwherea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archaeolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ariel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aslani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ataturk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## authorit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bagram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banzhaf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bardack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bennet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bhutan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bildt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bittersweet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloviat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blvd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bocelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bombardi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borderland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brandenburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brows
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bruner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buddha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burundian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buttock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bygon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cabrera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callista could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## candidli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cannib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capril could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## careen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cargil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalunya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaldean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charisma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chemchina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleverli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## climax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clyde
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : como
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compaor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conceptu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterattack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## credibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crutcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cullerton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dahir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dangl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dasti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daugaard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disillusion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disloyalti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disneyland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dorothi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downpour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downtrodden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## draper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duchess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ecb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electromagnet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faggot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faithless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fatwa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fdny
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firecrack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firstli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fling
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freewai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frost
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fukumoto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fulani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gainesvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gennif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## georgina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gilad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandios could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guangdong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guardianship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hacktivist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hayat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heimbach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## henchmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heroism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hickei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hiddenspellerror could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillsborough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hoeven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hollowai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hotter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrpoliticswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : humid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hurriyet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hustler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ici
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illusori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inalien could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inglewood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intrepid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : invoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iota
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## janata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jaunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jedediah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juliana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## julianassang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaveladz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keitholbermann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kenklippenstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kettl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kharyp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kilde
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kilo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klippenstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lagard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lapan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laquan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lashkar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lengthen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liaon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## likabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liverpool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lorena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : macho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : malek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marchionn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mateusz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## memoranda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merciless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mesh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## militarist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## molloi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monaco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muham
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muilenburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nader
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naomi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nbpc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ndi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newshillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nimbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notebook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpeopl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsinc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrunfortun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwhich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nuzzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## occident could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oppenheim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overestim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pacquiao could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pariah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parisagr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parkermolloi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pastim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patagonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patriarchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pejor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pemex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phuc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## picker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## platitud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## platoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poignant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## popovich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potomac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preambl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preibu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presidentobamanotbarri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretoria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## protagonist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rafik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raheem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rashe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recuper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reenact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : regan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## replet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rerun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resuppli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revisionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rey
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rhime
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rightist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosenth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rowland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rrez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : russo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsrussia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanitari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : satur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scalp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schaefer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seema
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shabab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## showboat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shumpert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shura
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sneer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sokolich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ssed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statementpoliticsnewssenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stopov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stranahan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stylist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sufi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superbowl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suzdaltsev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swalwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swimsuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## szubin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tabernacl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : teem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thinkprogress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tijuana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tito
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tomb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tomlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tract
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trendi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trinidad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## triumphant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turncoat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbecom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unconcern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underwrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfurl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unhind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unimport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uninvit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unknowingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unredact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unshak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uplift could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : valv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vehicular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vido
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villavicencio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villega could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vollei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vulcan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : waffl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wean
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yasmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yuri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yusuf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zoomph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## actuari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aderholt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adminstr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adrift could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aiken
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## akhmetshin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : akron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alabedbana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alckmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allgemein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anglin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anomalynumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apiec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apprenticeship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arafat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aravosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attkisson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## azalea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## azaria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bamberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bangor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bekir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bennelong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berkshir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bermuda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bharatiya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bilingu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## billclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bnl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bonfir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boochani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## botnet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bouteflika could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boutiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boycottkeurig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brawner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakingnl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brownsvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : btw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caitlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : calam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camacho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## candor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canterburi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canyon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardiac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carolinian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cautionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cedric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cervant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chairperson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheapest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## circumspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## citadel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## citywid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coars
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coattail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cointelpro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complimentari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conductor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conjectur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## consign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cpd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crackpot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cramp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cruiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyclist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dbloomnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## debaucheri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decrepit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : derna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disreput could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## docket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dominguez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donetsk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## downstair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dre
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dreadlock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drivel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dropout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dyson
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emptyseatsp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## engrav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epshteyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equivoc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## errant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eusti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## examingovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expertli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : extol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facenumbrfac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farmwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filesread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fireman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fitzpatrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flirtat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flour
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fpi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fraudnewscnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freestyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frogleg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gayl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gettysburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghostbust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gild
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glennon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldenglob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## granni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenwich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guinean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hangzhou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haniyeh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hanov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## happiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hathawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hempstead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hennessei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : henni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hermitag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## himalayan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hmmmm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holmstead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hughlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hurst
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hydraul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ibn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ibnu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsivanka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewssean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immacul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impossibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imwithh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingersol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ingli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inquisit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intercours could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interfaith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intraparti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isbr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jamil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## janitor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jayda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jest
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## karadz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keilar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kennesaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ketchup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khaqan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klansman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klausuti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kofi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kristen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kuan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## labeouf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## langer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lauri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leech
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lenin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## levashov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lionel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## listhaug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## louren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lovel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lowcock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lozoya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malzberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manchurian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manhandl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mania
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marchnumbrtrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mariu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maronit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marsudi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marybeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maxinewat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccaughei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## menstrual could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meteorologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## middleton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misfortun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misjudg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## missmayn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moniz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monusco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mufti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mujahid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mumbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## musket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mystal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : najaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## necessit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newleftnewsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newpoliticswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newttrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nigger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrlik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbronli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsorri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrupd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nypost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## objection could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orovil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osaka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overbil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overflight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overstretch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panhandl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : para
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pebbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peduto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pellei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penebak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peripheri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pernici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrobra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peymani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : play
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## playoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pollack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powerpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prairi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prefac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prefectur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pretrial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pristin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pry
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pumpkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pusher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qualcomm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quynh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : radiu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rafah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ranbaxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rariti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : readl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refinanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rendon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reportpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reproduc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rewrot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ricochet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rockett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roddenberri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rudimentari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## russum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sabhan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsbritain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewschina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schnatter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scion
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seedi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : serg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serviceman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sethabramson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shawna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simplif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smarmi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snitch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## softli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spillwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spusa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## starmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stepmoth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stevenson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stormi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stranglehold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sueddeutsch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superpac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swelter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tailspin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : td
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tebow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## telemundo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thermal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thorniest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thorp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : throe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thurmond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tianjin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tinder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transcrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transgender could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treacheri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tyre
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : udal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## umbrag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncommit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underpaid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unlicens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unquest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : val
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vcdl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vladeck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : volt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voodoo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waterfront could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wiggl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wolfowitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wsb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wwnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yucel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zarqawi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeleni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zoe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zulia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdeslam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## absurdli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abubakar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adject could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adnan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ado
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alexandr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antidot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armchair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : audi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## authoris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ayn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bacteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bandit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bane
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbecu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beatriz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : begg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ber
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bestial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : birch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blanch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boycottbudwis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : breez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brighton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bulg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burglar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## butthurt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bylock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : caf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cecilia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : celik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chopra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrischristi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clinger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colleen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## communion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contravent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coplei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courtyard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cranston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crisscross could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crumb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cullor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyclon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dalai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deferr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deniro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## digress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diphtheria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispensari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ditto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doubter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## driscol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dubya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duct
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dumbfound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earpiec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encamp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enthus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erovinkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## errand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erstwhil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esquadra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eustatiu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fait
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferrara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firemen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## floodgat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foxbusi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## framer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fraser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frauk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fulton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : galor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : garb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giovanni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glamour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goddess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gravit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guadeloup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guerr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guerra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guindo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guttmach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haddad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : halal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halawa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hamil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hayrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hebron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hendrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honcho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : horac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hubertu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huntsvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ileana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ilhan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewssenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inacio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incestu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingrahamangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inhal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inscript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## internship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intifada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : intra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invesco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ion
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacobnbc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jameson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamiat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joachim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : joerg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : johan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : josep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jostl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jovi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juici
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : junip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : junt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kahl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kanu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## karachi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katerji could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kayajon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knowl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kompromat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krikorian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kristi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kurram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyoto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## larijani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lauraloom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laurel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lavrentyev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ledezma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lehman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lien
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifeless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lipstick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liveri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lizza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : macia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mackowiak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malaria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maldiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marku
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matrix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mciver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckinsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medecin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## memorabilia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## missiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mmflint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moammar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : modu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : modul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moocher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mortifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mujahideen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mullin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muscato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nazarbayev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## noreika could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nuer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nullif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrcontinu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdespit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrlast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrlol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbru could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nypgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obituari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oliph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## operandi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opiat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oreo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ornament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oromiya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outlast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overrod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## painstakingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : parli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passersbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pawlowski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peacetim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pepsico could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perticon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piegat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## platter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pnp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## podemo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicsvideo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## popick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prima
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punggy could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : putz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : que
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quevedo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rapefuge could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rascon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## receptionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redditor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rehash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## republish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## researchmiddleeastboiler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## researchusnewsboiler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## respiratori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reutergovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reykjavik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roubl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ryun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saenz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewssouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsturkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salafi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salazar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : samoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarasota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scurri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## searchabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : semen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shudder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silverton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slovak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sludg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smartmat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snark
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snivel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sooo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soooo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sparkl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## starkli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## static could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steepli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stockman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strauss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subtitl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superfici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superstorm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swanson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweenei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : symon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## synchron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tallei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tamara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tbilisi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tearfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## televangelist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## throwback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trashi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## troublemak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tuareg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ulterior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undefin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : undi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unimpress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrecogniz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsupervis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsupport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ushakov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valdosta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vassal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veneer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vera
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vestig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## violin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wanton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warmest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weigel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wenzhou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wherein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whiff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## widest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## williamsburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## windshield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wsu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yanez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yomiuri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abolitionist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abrog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accentu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : achil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ackal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aksen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alawa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alibaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allsup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alyssa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amarillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amerin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## append could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aridi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aristotl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ascrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atambayev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## autograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bajwa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barista could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bartlett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beatl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : befit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belatedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## billow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : binh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biomed could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : biti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloodthirsti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bois
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boorish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bowen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bowser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brothel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brotherli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## budweis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buick
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bunk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## busili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cajol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cancun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cassandrarul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ccga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chairmanship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheroke could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chokehold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chord
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cnnleak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concertgo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coupon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cpusa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crayon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crimp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crumpl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ctbto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cursori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyberbulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daniellemuscato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## datelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daytona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decrimin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deepwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : def
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defiantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deloitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dempsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : denot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denuclearis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## desegreg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deviant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deviou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dickinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dickson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diploma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dorsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doughnut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## driller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ducei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dutcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dutton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eaton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## efficaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equilibrium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## escalant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eurofight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : excav
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exclav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## favish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feebl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feigin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fink
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flemish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fluctuat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## folder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## francesca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fransisco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furlong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gabon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gagn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gebran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gennadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gergen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gigawatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giordano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greggutfeld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grenada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : groen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gruevski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guterman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guzzl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gwen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hairdress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halabja could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harasimowicz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardiman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hashem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haslam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hatemong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headwind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hester could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hialeah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hickenloop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hidalgo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillbilli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : himar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holcomb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hosko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huckster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hypothes could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ih
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ilya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewstop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inadmiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indiscret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## induct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infantil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## instantan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interconnect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interlop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invalu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ivei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jadhav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaywalk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : je
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jerrold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johannesson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jua
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juggl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kauder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kermit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keyboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kivu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klebold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klingenschmitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kneed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## korybko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kosher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kuna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ladd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## layout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## likeabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lindel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## llorent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loathsom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loftu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lookout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudobb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loudoun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luanda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnanim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## majesti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malevol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malfeas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mandi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : manni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marcelo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mashabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## massei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masterfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maxx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mbglenn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcadam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccrummen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meetthepress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## messiah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mete
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mifsud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misquot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mittromnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mois
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monasteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : morgu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mors
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mozambiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mpla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mrtommycampbel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : muck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mudsling could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : munci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murmur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nahl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : napl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nauseat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nbcnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nepali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nevermind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsjudg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ngp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nikola could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nkurunziza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonfarm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## normalci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nothingburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nova
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nrg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpercfedup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsboom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nunez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nyse
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## olympian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## omnium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orenstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outrank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overpr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palermo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panamanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## papaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paragon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## passantino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : patai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paterno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pendleton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persing could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phelan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phipp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piatek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piersmorgan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinterest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powerfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prejudici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proprieti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prosthet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pubic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## publix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : punta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qadhafi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raju
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raunchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realtor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ream
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rearrang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : recod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redempt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reebok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reintegr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## replai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reproach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ric
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rochel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rogozin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosemcgowan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rowan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewsexclus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewseu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanctimoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sanea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sansaricq could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sassi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scandinavian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schemer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## segregationist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sensationalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sequest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serenad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shannonrwatt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheriffclark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shirlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinatra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## singlehandedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sleepi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sneaker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sorti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sousa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sown
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sprinkl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squeak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ssn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : std
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stealthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stearn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stepson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stroller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stuttgart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suburbicon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supermajor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swerv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sylvest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## szczerba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tajik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tamil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tasker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tavern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tedlieu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tedro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ters
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## testicl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : theo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theview could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tobago could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toddstarn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tonyschwartz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tpn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## triangl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twerk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : umar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undocublack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unfpa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unnatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unspoken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unstopp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vaultnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vester could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vfw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vibe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vigo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vitali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallstr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waszczykowski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westboro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wisher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wonderfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wynn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zaman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zargham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeldin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zellweg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zinn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zionism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abaaoud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abbrevi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : addl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adjoin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adolph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adrenalin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aghast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agrofert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alefanti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alfredo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amodeo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## annefrankcent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antiwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apoplect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## argenbright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assuredli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astroturf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## audrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## babysit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balaclava could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baldasaro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballpark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bandag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barletta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baromet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## batonroug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beachfront could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## befriend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## behemoth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bergwerk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : berta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## betfair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bfv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biennial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bilden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biodiesel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boatload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bogeyman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brainiac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brouhaha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## byproduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : camil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## campaignpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsgop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardiff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carrasquillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caruson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caucasu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cavern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chamberlain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheyenn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chhabria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chimp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chopper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrissi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christiana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chronologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cianci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## civilis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cliqu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## committ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conduc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : credo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## criterion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dcexamin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dearth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deciph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## degiorgio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deripaska could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dijsselbloem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dimwit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dinar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disproven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dmv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## domenici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dortmund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drummer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dscc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dugout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dunc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earnestli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecstasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edano
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edith
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electrifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elkin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ella
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embraer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emera
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emmet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enquiri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## espinosa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euphoria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exclam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exuber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feisti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ferc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiance could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fingernail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flagrantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flashlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foreseen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fourteenth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freshmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fritz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fryer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gbagbo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## general could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geostrateg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## godfath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldfein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gorkov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gpc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## graini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gratifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : greas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grievou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guiliani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gulmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guyana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haaretz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harrington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hebei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hedggovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helena could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hellbent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hellfir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helmut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hermit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hofer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hostel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : htin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hulk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humanist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hydropow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hypothesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : icna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iebc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnews could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewshous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impenetr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inextric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ingal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : innat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : insle
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intermingl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invite could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## josefina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## josephamodeo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jpm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jupp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kadzik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kansan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kathmandu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katsyv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katyal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kfc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khobar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khomeini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khorasani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kikuyu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kishida could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## komeito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kook
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koryo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## langhof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## largess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lasvega could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lausann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leafi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leavitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lemoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leopoldo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : libr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## licenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lichtblau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifezett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lightbulb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## limitless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## litigi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loner
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## looser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lorenz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luciana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lunar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lunchtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lungu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macaulei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macdil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mackinac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mahonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makeov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mammoth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marrakesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martinelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martyrdom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : massi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : masto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mauro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcelhinnei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmoran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcnair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcsalli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mecklenburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercantil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microblog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## middleman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mightili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mignon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miscommun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misreport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mlb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mora
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mostafa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mundo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nagarwala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naira
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## naruhito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nasr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : natl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## naught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## naughti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newleftnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newshour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nich
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nietzsch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonprolifer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nosed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbralso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrclearli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrcnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrvideo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nydailynew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : olga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## omarkhayam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oneself could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## originalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outbound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outflow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pajama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : palsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## particl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pedest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pediatrician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pennington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piscopo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plaudit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plenkov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pointpoliticsnewsclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## polaroid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## polygraph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pompou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## posthum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powerbrok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preparatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pricei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prognosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychiatri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pugliano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punchlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : punt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qanta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qiaowai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quantum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qureshi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raccoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raja
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ravin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recurr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : redux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regener could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remodel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## residu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : retri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ringgit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roanok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosenfeld could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roskam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rotunda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rsc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rschoolei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rugg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sarec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saunder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schoenberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schweitzer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scoobi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scooter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scrawl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenplai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seaport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seclud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sep
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sera
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sevnica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sewel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shapp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharpi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sickest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siegel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siphan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skelo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skopj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sleaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slimi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slob
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smartli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smugli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sneaki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sobotka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## songwrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stepdaught could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stiffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strobe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strongmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stupidli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sturm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## styliz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : subic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subterfug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sulfur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swoon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## symbiot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tacitli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## televisa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thriller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tiki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tomfitton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## touchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trawl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpdebateexcus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumppoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tsar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ugh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ugliest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ula
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ultrasound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unamerican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undignifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uneven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uninterest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmarri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unyield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upfront could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usmc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vasquez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vlad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vocat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vulgarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : warao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weekpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westmoreland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whiskei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wineri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xenon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yaound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zafer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zbigniew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zhu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zion
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdallah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdelhamid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdulwali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adamcbest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## addendum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## admitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agencpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airforc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alamo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amalgam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## americorp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amphibi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angolan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archambault could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archdioces could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archetyp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armament could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arrear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arreguin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : artan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## assent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aunti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aura
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ava
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ayman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## babysitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : banal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barkhan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bazaar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bender could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bereav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bershad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## besmirch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bethun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bickl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bigelow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bilal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## billmah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bisect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blizzard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bnp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## booksel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : booti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bordini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bosniak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boycottnfl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bozeman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breathtakingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breitbartnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bresch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brianna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brighten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## briskman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brownshirt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brute
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burbano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bursch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsbill could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewscnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : caren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalogu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : celli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chachi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chandler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charlatan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chimpanze could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrome could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cimatu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleavag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coldest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conricu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cookman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrynmb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## costliest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterinsurg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cpr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cristob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cube
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : curl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cutan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## czechoslovakia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dahl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dammit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : darbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daveweigel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deacon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## debramess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decatur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deferenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : della
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deniz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deregulatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## destabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dingel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : disc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## discreet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disrepair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : djt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## domino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doomsdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dourson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drexel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dubious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duranread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eldai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eleventh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## embellish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : empt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## encapsul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : engi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ennahda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equipai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## europol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fakenewsweek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fanatic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fanboi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## favreau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fihn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fiona
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fishman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fissil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fithian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flair
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewsted could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## floral could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## folksi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foothil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forestal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foxa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freitekh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frenemi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furthest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gambler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : garbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garcetti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gareth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gargash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gaspar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gebhard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghanaian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gibraltar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## godfrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goofbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## granger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gravi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grimac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : groan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grupo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hackl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hallow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hasen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hasm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## havard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## healer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hess
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homecom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hotspot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## humbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hunan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iggi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invigor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irresponsibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jalalabad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jenniferjjacob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joanna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jonbershad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juliann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kamerun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kappa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## karzai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keegannyc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kellyayott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kelsei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khatallah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kidrock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knesbach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knockout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knoxvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## knudson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kriegman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kronor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krueger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kuffar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kumbaya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kuntzman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lacroix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laerk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lakewood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lambda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lanni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lapdog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lastli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lemnitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## libtard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lrem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lurch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lydia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macnicol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maggot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mahon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manuscript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markdic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matamoro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mateer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcallist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mccoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckenna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmillian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## measli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mehr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mengistu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## menstruat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metwali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## migratori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikkelson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : minaj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ming
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minusma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misspeak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mockingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mona
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monolith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moonshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morningstar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morozov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motorcyclist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moulton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mower
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mrc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muflahi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mullen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muppet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muriel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mutini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mystic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nadia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nancypelosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nausea could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nazareth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ndp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nebul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : negat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsdemocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsunreal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicaraguan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : niel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nihad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nikkihalei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nola
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nolan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nosediv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## notmypresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nrt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nsfw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nuditi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbralthough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrbas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrexcept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrfirst could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrkeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrse could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrthos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrzip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ombudsman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outspent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overplai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overpow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ozon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pagan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pallet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pandora could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parachut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parrish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peronist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pitcher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## planemak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## podestaemail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potusnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prejudg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preseason could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presidio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puberti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : punah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qadri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qaryatayn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qassim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quizz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rdainah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reachabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## readership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : remit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renomin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repackag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rerout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resoundingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rfk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rhee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rhyme
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rncwithberni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rof
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rolandsmartin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roswel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roulett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sadat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salomon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : samir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saviour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schizophren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schulkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scoff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screencap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewsfox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secondhand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seidel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## semenya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaanxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shatner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheffield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shriek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shuaibu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidekick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skylin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smilei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## socialit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solvenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solyndra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somervil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soraya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soror
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soulless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : speer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sportsmanship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squalid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squirrel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statesmanship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steeper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stiffen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stockton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : strau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strawberri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stripper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## substandard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subtract could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sukhoi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sumter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sumwalt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supplant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surtax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tajikistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tarek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tequila could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theblaz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thierri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thoughtless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tiankai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tiff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timberlak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tobia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toxin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tribeca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tucano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tuckercarlson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## typograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uglier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ulyss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undervalu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undivid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unimped could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unruh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unwel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwieldi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## usernam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valedictorian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : valet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vanilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vela
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veryfakenewscnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victorian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## viviano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vnesheconombank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : voa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : votel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallheis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wand
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wasteland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waziristan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weirder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## welder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westinghous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wetback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whisk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wigenton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wiki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## winnipeg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wuhan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wwiii
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yoho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zagreb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zaitz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdiasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abenom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abernathi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abigail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abovenumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acasabotag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acoust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acreag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## advent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## affection could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## almond could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambazonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amoneysymbmoneysymb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ampute could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anastasiad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anbar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : angi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anima
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antifascist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : antm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apathet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arkema could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armenian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aryan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asamjulian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ashcroft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ashmawi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## attrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ayadiya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : babe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bakari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bandwidth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baptiz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barthelemi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## batshit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bauxit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bayh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bbva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beatric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : becca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedbug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## begala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bekaert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bercow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bereft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloomington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bohan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bower
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bratislava could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breathlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bred
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breitbartcer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brummer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cajon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : capon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carelessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cbn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## centenari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chandra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chanel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## checkbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chengdu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chertoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chinatown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## choctaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## choudari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chucktodd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## churkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cinco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## claremont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clickbait could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clmazin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clumsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## codenam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coldplai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collectiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collectivist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colloqui could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colvin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## composur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cornerback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cosponsor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterpunch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cowan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cranki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crematorium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crock
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : croix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crouch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cthulhu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : culpa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cumberland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cutout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daisi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daltrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darkli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : davei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## davidfrum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## davidgmcafe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dawa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deepak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delattr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demarc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deniabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dermer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : desai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : df
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diabol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dietari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dilapid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dimap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dineshdsouza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dinh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disench could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispossess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissoci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dobrindt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : docu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doggedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : domen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## domingo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dominiqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doria
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doublespeak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : douch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dpmne
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dredg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : drub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dvd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eden
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elvi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ema
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emirati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## empath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## englewood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epiphani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## estrada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ethno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faceless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fanbas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farmington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feeheri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ffnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fiddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : finer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firesid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fishi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flatteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flawless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flentj could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewsberni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## florist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freezer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frenchman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freshli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gabriela could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gail
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gilt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : girli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giveelsaagirlfriend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glaad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glidewel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## godongwana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gorg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grandchild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grenon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groundhog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gubarev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gymnasium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hakeem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## handbag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hangov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanukkah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hapless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haroon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hartson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helipad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hijrah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hilbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hmm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homebrew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homeownership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hose
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hossein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## houslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hpe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hubbel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huffingtonpost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huizenga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyphen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ignacio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsbust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsmike could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impermiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## indistinguish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inferno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infratest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inquisitr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interviewe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipcc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ipoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrevoc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irwin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isgur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : itun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : izmir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacobson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaguar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jailer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jaish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : janic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jerad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jintao could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joyannreid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judgenap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juergen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kalamazoo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kathygriffin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kavala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keenan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kerbala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khatami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khurmato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kibbutz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kigali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kissel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kiwi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kluka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kobani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kone
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kovac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kurdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kustoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## labovitz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laguardia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : laila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lancer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## langford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : latim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leash
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ledgett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leftward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legalis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lesotho could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lichtman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lmao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : locht
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## logjam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## londono could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lonzo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loranc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lordi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lorenzo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maassen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macomb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magnum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailpoliticsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## majest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : majid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malleabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malliotaki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malloch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mammal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mangl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : marsh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccollum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcfadden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcintosh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megumi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megyntodai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mellon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michigand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## microcosm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : milon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miriam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mischiev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : misde
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mistook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : molin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mollifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mond
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mondelez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monterrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moonv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morelo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morrissei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moussa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mpg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multimillionair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multipolar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nacion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nahayan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : narco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## natesilvernumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nauseou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nbcnightlynew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ncic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsshock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nhl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nidaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nightmarish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : node
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noell
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## northwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nrsc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrearli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmelania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrperhap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrryan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oann
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oasi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : od
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odeh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## odierno could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offstag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ohlhausen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onetoughnerd could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ooz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oughta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outgun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overbear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overburden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overregul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pacifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : padr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pageantri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pandem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pantaleo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paquett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pegida could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perquita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pharmacist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## physiolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pichai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pineappl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : piou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plateau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pleasantri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pocketbook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## portlandpolic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preconceiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## printer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## processor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ptab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## puterbaugh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pyramid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rahimi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rahmani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rami
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ranariddh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reaper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rees
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reevalu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reexamin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renault could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rephras could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rexnord could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rightward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rika
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : risch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## risler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rivlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rjszczerba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roadshow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roethlisberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rollin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rosal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## royalist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rsvp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruinou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sadist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sammi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sandbag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanguin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santiesteban could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarahhuckabe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saudia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sava
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sbu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scandinavia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scantili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scarv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seatbelt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : septa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shaft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shanahan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shandong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shepel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shepersist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shipper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shiver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shortchang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siamak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sigala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sightse could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skripnichenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slimmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sniffl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soetoro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soltan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sophia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sperm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spousal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sprout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steenkamp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stevekingia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stinger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stockhold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## striker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subset could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## superimpos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## syngenta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tacki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taglin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taharrush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tase
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tempor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tenfold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thaung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thayer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thoroughfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thoughtfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thuggish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tightrop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : timid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tinker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tome
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpral could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpsacrific could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tsla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twitterpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tyshawn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## umerov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unassail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncrit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underdevelop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underwhelm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfccc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfollow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpalat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unreview could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : untap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untreat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ussr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uvira
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veloc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veracruz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vertic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vial
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vietcong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : viii
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vmro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vogel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voloshyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vuitton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## washer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wastewat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whiner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whirlwind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitesid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## williamleg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wjc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wobbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yarmuth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yezidi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yokota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yorkvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yousef could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zarit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zebari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeguang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zhengcai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zulu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abridg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : accra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adida
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## admonit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aftertrumpimplod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agitprop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agnost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ahmadinejad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahrar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## akhtar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## albatross could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allstat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : allur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amabhungan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amisom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amlo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antichrist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antiviru could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apologis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arithmet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arizonan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armando could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artisan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arturo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asymmetr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atlanticist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : attar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : atyp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## atzmon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## audibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auxiliari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## avaler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : badr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bagdasarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bakedalaska could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bakken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baquet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bcf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belarussian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belhadj could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benshapiro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bergen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berkland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bishkek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blacken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blankenship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blockag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blossom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bludgeon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolshevik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bookmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bookstor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bouthaina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bowel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brafman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bragg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brinkema could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brisk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brodi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brookov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brunswick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bryson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bukam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buoyant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burdick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burgum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bushmast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## busload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bustani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callerth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : canel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : capo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carlisl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carmel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaffetztownhal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chappaquiddick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chatayev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chauvinist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chipotl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chiu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chlimper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chloe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chlorpyrifo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chossudovski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ciccariello could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cicillin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cisgend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## claudio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleanli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clifton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clockwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cobo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cobra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cocki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cocksuck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coconut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## confab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corrigan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countripoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cowgirl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crimson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crisp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crocker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cromwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cruzsexscand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dalei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : damor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danceswithtami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : darpa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darusman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daylin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debas
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : debi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : defil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demogorgon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : demur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denzel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## department could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : desol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devolut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devote could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dhkp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dimension could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : disk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disloc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : disun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dominica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dpp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dreamhost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dukaki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dusk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dystopia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ebb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eboni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egalitarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## empathet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eritrean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evolutionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exult
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : famer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fansportsclip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farcic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farhadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : farr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fateh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## federico could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : feral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferrari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferrera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fifa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fistfight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flashi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flyover could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : foer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frankenstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frigid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frugal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fuhrer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fvnkmoneysymboul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gabe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gamal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garnier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gaslight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gast
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## georginachapmanmarchesa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghassan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gibberish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilberthorp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gilen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ginni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : giza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gladiat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gleason could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## godwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## golani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gorda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gracefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grassi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## griffith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## griveaux could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : groin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grunt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guadalup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guerrucci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guillermo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guitarist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hagen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haidar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halifax could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hambantota could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hartsfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hashim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hatai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hawa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hedgeread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heiko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heiress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helgoth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hellish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hepat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hercul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hewson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hickori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hiss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hixson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hobbin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hodeida could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hoenig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hogg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homesaf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hominem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : honk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hubri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huddleston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hurriedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyten
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ifop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## illiquid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsberni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsbombshel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewscnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsdem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsfbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsjohn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imperium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inciner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insepar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insincer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intermin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intervention could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## investigatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invinc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iranair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrever could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irrig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamaphob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## islamaphobia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaafari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jalen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : janel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jaramillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jarrod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jarvi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeanett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jetstar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ju
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jumper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jumpstart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juxtapos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kafr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kalenjin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kamel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kassam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : katko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kendrick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kindi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kintner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kneeler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : komo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kreme
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krystal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lacross could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lacymacaulei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lafferti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lambsdorff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## langon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lanier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## latakia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## learner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lefrak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lego
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leroi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leuthard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lgbtqhatestrumpparti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linchpin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## linkag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## livabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## liyuan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : llama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loiter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## londonbridg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lorich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lorri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lufthansa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lundberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madagascar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## magick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makuei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : manar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : manur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marovich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mattarella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maydaynumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mceitemhidden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgrath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgregor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcguin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckinlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcleod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meaner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meaningfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megachurch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## merrimack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## micheal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikheil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## millennia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minefield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miniscul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mlp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : momma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mondal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mooppan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : morsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mortem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motherfuck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motorwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multifacet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murrah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : musa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mythic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nabisco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nait
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naral
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nayef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsboom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsbust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newspresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nfilo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## niceattack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## niceti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nikolai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nikulin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nippl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nizar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nld
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## noncommitt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## noncompli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nueva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrjohn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmalaysia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrreal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbryour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nutter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nycsouthpaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oculu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## odditi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offload could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## okamura could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ophthalmologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## othman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ouagadoug could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outdid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outstrip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oxycontin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palomarez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paraphernalia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pariti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parkland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : patio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peacock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pennsylvanian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pervad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## phoenixr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plutocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## polemicist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pollock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : priti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propublica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quigg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quintessenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rainwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rajesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raptur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realbencarson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realjamesallsup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recidiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconstitut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ree
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reemerg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : regal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : regi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repurpos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reservist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : retno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retrial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retrofit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## richli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rihanna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rinaldi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ringo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## riverbank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## riviera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rogan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romantic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosevil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rotari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rover
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rpg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rtl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rtthe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rutherford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sadc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sahil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sbnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scagnetti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scalzo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scammer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schaeffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schlong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schlossberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schwab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schwarz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scorecard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scottsdal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scowl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrabnewstwitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewscnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scribe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secretservic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seduct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## semest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : senil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : serra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## servicememb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sethrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shahroudi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaunk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shavkat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sheepl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sherpa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siddiqui could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : siev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skillfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sledgehamm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sleeveless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sliver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slung
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : smelt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : snare
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sniff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snuggi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soboroff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sodomit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soechtig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## solemnli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sopan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sorensen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sorenson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southbound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spade
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speedboat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spicei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spider could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokesliar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squawk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stalinist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## standalon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stanger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stead
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stoic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stoni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summons could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sureti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## svalbard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swaraj could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweeti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tactician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takeoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tamron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanoesoedibjo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tatp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teaser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temblor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : temp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## textron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thehil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrall could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tipton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tort
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transpos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## travelg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trekk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tripwir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tshibuabua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tutu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twentieth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tymoshenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : udeid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ulcer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncontest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfathom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmanag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpublish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrepent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## updatesread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upstag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : upsw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## urbana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## usedgov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : utica
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uygur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## velentza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veneto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vinedress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vinni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volokh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vpn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wafa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wakeup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waldhaus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## washpost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wedlock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weekdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weeklong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weeksupport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weintraub could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wesleyan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## witchcraft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wonderland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wrack
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yasser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yellowston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeina
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zhong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abaya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abidin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : acn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## acrobat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adamski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adamskitrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahold
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aissami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ajc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alameda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aleksandar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aloft
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alonso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alumnu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alvin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amateurish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amjoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amplio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## angler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anutin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apostasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## apostol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## approx could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : archi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archivmiddleeastepisod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archivusnewsepisod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armistic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asaib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ascens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ashura could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## astrophysicist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## auburn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## avigdor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : avila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awdah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## azealia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : balkh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : banco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bandi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baptism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## basketofdeplor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bataclan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## battleship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baywatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedfellow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellweth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bensass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berhad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernhard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bipolar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biscuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blanchett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloomfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bohuslav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bonanza could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bootstrap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bordova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borissov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bouncer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bourbon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bowhunt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## braggadocio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breather could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brekken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breweri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : britt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brunson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brust
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bulb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bullhorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bure
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : butch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bylaw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cajun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calabria could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cameo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : camo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cano
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : caper
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carcinogen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carjack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carmona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cayetano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ce
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chagrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## champaign could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheapen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cheri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chico
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chipanga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chrislhay could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## citibank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## claver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cmdr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cnnpr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coburn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cofound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cohabit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colonialist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## communic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complexion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conflagr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coolidg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corolla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## courtier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coveragpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creepier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crucifixion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : csb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : csr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyberwarfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dagger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darryl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darweesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daryl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dassei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## davenport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## decommiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delgado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## demirta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## denpasar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diamet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dinero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dino
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dispirit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disruptor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distinctli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dorfman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## draintheswamp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duesseldorf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dunkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eakin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eggleston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emmakennedi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emmett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## empress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enmesh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equestrian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erichold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ether
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eulog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evita
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## exemplari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exorc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : expat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairground could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairooz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : falih
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fathei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## festoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feverishli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## filesto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firebal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fisk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fixer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewsgop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flinch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## florian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fondli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forearm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foregon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : forex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freedomwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freefal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : frent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frighteningli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## furman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gadio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galindo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gallowai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gargantuan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : genr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gestapo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gestat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gideon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gigi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gillian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : giver
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gleam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## golkar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodfriend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gowan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grante could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gratuit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grunwald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guaman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guanipa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guenther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guesthous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haberturk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haddadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hadid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hagel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haggl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hairdo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hairstyl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hamish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haphazard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hassett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## headmast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helplessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hereditari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heret
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillarycar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hinojosa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hobnob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoeck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : homo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## honore could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## houranei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrleftnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hubbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : humve
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hydrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyperlink could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ibex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idre
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsamerican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewskellyann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewspoll could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewstwitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## immort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incirlik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## incommunicado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inconsequenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : indel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inexpens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infrequ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingrati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inigo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intermod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isaacson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : islet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ital
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ivorian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jackpot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jacobsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jahangir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jammeh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jebbush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeffflak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeffress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jilin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joemygod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juggalo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kamuina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kautter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keithscott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kesha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keyword could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khaki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kite
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klayman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kommers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kooiman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kopack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kourkouni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kratz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kreb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kudrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laquanmcdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lavin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leeann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : legat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## legomski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leitch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## letterhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lexu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifeblood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lighthous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lingxiu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## livonia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loehmann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loehr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lowei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lynchpin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : macc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## machnouk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maiman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manbij could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marchesa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marcia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marissa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markpyga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marque could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marshablackburn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marvin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mayflow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mazar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcavoi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mchenri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcwilliam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meathead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melanoma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : merc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metropoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : miano
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michelleobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minniti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misbehavior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miscellan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mismatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## momentarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morgulov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motherland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mummer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murguia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muslimban could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## myopic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nafi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nanj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## natlparkservic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : navel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nchez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neighbourhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neugebau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newpoliticstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicklau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nineveh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nitrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nkomo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noll
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nostalgia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : novak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## noxiou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nsapu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nsl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrblack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrleftnewsboom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrleftnewslol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticslol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrspic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrx could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nurettin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nzinga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## officialspgb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## offspr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : okaz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : opa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## osborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outpati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overweight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overzeal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oxfam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pellet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peripher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## personifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## piedmont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pilfer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinochet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pint
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pittanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pitzer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pluralist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poacher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pooh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## porsch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## poseidon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prefabr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## presidpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## profus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psalm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : puea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punctur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pyga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qassemi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quantit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quito
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rahim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rainforest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rajaratnam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rampl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramzan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ranco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebalanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rediscov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rehir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reichert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rendel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reprogram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repubblica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : resel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rfra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rizvi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rizwan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rncincl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rockvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rodr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roseberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rouser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rthk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rubinstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruemmler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saboteur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## safadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewschina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewsdemocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsnorth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salgado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sammypolsennumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : samo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sanger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## santand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarmad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarpol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sauer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scaffold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schoen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scurril could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## searchnumbrswag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## secularist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : segal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## segovia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## severa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shamefulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shamlapur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shear
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shehabi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sheik
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shhaideh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shimku could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siberia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sihanoukvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simonyan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## simplic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skelet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slingshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sloan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slowest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smoker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sniffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## socrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somalian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## someplac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sonar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spaghetti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sperri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spici
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## splurg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sppdpio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squelch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sturman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suarez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suharto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## summertim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sven
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : swag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## swagger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sweeten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## syllabu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sympathis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tangent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tangerin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tao
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tarpaulin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taxreform could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tchiroma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tecton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teensi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tempest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tenneri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tezcan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thale
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tibetan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tinymediaempir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tinytrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tith
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tmlc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## topeka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## torchlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## touchdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toulous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transphobia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trapero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## triumphantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : troup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tudos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tulan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twomei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## typeof could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ulrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uncar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unearn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfunni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unilev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unregul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsanct could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unsc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unturn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwinn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upstand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : urib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vader
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vald
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valencia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## valiant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vannak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vapor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vientian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visegrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : viva
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vivian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vpdebat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wabc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wakefield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallstrom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weakli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wearenotthi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weedkil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## westfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wfc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wildest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : windi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wisner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : woken
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wretch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wsoctv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wsvn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xenophon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yearlong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yearpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yiannopouli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yunadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zahab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zaidi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zaoralek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zimmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zoom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abdur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adana
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adkisson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agbapuruonwu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agoni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agreeabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ajmera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alavi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ald
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : alias
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alirangernumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alloush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## almagro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## almati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alternet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alwadaei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amgen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antalya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apost
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armadillo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aronberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arroyo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aruba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ashbi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : att
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ayala
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bahc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## balfour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballgam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baloch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bamako could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## banknot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## baquer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barakat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnacl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barroso could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : basij
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bathtub could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## becket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedevil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bellingcat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benberkon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berkon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bernic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## berserk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bert
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bfm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : birdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bizpac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bjarni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackhawk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bloodlet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blurb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blurri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bmo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : boart
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bodnariu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bolling could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bondag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bongo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bosch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bossier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bostian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boykin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bradburi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brantz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## briefer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brogan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brownel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buffooneri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## buford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burgo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burkini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : burri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## businesspeopl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caldwel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewselizabeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewspresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsted could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caravan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardiologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carrei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cartwright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : catz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cbsdfw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cefc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ceni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cetin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chadian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaebol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaoyang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chateau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chavismo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chefou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chemtrail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cherif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chessboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chiang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chittagong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chomp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chummi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clearwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cleat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cleav
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cleaver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clemson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : clive
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cloudflar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coaster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cobain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cogent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cogniz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : colau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comedienn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## complementari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conrad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contagion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contextu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corbett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corinn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corporatist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countervail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## countryman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crafti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crushtrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cupp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curtsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cutler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cuyahoga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyberact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyclic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dannel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dastardli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadpan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deandr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deathb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : decoi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deduc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delaurenti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deput
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deutschlandfunk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devastatingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dewei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diallo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## directori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dirk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : disco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divestitur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dodon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : doran
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dothan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dumk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dumptrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duplicit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## durand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dysphagia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eagnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earthjustic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eastman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eavenson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eckhart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ecologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ecowa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## effectu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electrocut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elgam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : elk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emilio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## engdahl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## engelbrecht could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esther could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : etp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eurosam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## everyman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## evidentiari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : evoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excruci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excurs could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facebooknewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facelift could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fakih
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## falarco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fallujah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fasten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fata
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fearlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feelthebern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feliciano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fileshelp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## firtash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewsdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flirtyflipp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foerster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fomenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foolhardi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## franchise could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : franz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## freakout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frelinghuysen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fridaipoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fuckin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fuctupmind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galaxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gallego could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galvin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gascon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gaytandzhieva could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## giaccio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glowingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gmbh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : godli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goetz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goldmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goodwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gosar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gothamist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gpa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gramm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gravel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grilo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grover could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guangzhou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guardsmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guggenheim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guiana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : guild
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gulag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gunbattl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gundlach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gwyneth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gyi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haak
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haass
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halbei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halimah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haramb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harangu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harbour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hardt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haryana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hassl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hatf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hauck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : heav
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hebert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## henslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hermeneut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heseltin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hey
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## higgin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hilltop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hindranc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : holtz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homestead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hoosier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horrid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hostess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : houck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hovind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrmiddleeastsundai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrusnewssundai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : idri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iftar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ilbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ilna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsbill could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsjust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsrnc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inbr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## infomerci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ingenu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## innumer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inocul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insoumis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intestin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inumbrclos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## involuntarili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ironwork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irration could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ish
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isikoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : isla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## issacharoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ivo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jalil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jamar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jamarclark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jargon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jecheon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jenk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johncornyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jollibe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## judicialwatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jugular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jurisprud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaepernicknumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaesong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kampf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katzenberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kawangwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khabir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khalilzad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khawla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khazali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khurmatu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kinet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kinzel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kirchner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kline
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : klm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kmiec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## koizumi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : komid
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kpa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kravi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krieger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krispi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## krissanchez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kubek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kuria
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## labott could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lauder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lavishli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lbc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leftov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : legum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leinonen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lesion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lex
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lineag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lineman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lipton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : livi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : llui
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## longshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## loonei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## louderback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lovato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maarten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maddux could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## madhesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maehara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mancera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mancini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mariann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markbeckerwsocnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markknol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marksmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## martiniqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : massa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masterpiec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## matilda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mato
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mattic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maupin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mayorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maywood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mazda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcclean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccollest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgarvei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcgaughi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mcinn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mckai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mdp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : medi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medstar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megaton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercado could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michellefield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## milder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mimick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minaret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minnesotan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minuscul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minuteman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minzayar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misfit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : misti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mitsubishi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mmg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mobi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## modernis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mongoos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monterei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morrisei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morrongiello could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moselei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## motherboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mountaintop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mtp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mungo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mustach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myrtl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nadir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nangarhar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nanmoku could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nassau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## naugler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nauseam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nazk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ncd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ncsc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nearer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neediest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : negan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neiman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : neue
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neverhillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newmyer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newpoliticshillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newpoliticsvideo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsfbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : newsi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsmuslim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nieheim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nigh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nihil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nofascistspl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nongovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : norad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nourish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nrw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nujaba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbractress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbractu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrinstead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrjon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrleftnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrlook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmoor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpolic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewsfactbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewshous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbryesterdai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nwanguma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nzmoneysymbnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oberlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obiang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ocp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ogl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ohioan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : okla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oneorlando could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ori
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outcast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : outdo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : outli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outspend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ouvrier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## owilli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## painstak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paladin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pamper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pandemonium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : panti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paparazzi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paralymp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pariba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parkwai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pascal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## payabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pct
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peaceabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pepfar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persever could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : persh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : perv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phelp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## philander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pilz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pittsburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plotnitski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plough could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plymouth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pmdb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicalshort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pollak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pontifex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : poo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : popp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : porto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potthast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## powerbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pramila could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predetermin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pregam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## primer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## propheci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proprietor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proscrib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : prot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psy
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pullei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punditpoliticsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## putnam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quandari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : quazi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quieter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quintenz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quiver could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rabat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : racin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rae
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raekwon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ragtag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rajapaksa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rapon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconnect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : refit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reforma could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reissu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renminbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repealthenumbrth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## resubmit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## revuls could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rifi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rockstar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rodong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rooster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roubian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rowlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rozel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rucku
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ruddi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruffalo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rumour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## russophobia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ryanair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sacca
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sadr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saigon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saipoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salesperson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvator could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salvatrucha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salzburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## satirist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sauli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## savageri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## savimbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scarciti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schiavo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scotch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrabnewsfox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scripp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sculptor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scummi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shahe
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sheri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sherwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shifti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shilladi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shirtless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shoukri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shrum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shtick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sibanda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## silberstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sincerest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinmun could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sipila could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sisnero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skagit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skype
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slab
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smolder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snorkel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snowmobil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soeder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## somerset could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soprano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sorbonn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sosa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## souvenir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spacecraft could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spald
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speakership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spotifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squeakeynumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stabilis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statementpoliticsnewswhite could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statesmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statistician could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steelmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stefani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ster
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sternli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steudtner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stevekopack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stott
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strangelov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subtleti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sui
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## supermodel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : susi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## symantec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## symptomat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : synga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tangerang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tanya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tayyar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tcot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : te
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teflon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tenac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tepco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thamer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thedemocrat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thinktank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thisweekabc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thresher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thrower could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thuggeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tiller could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tillman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timeless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tirana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tizzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tonkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toolbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tortois could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tortuou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toxicolog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tracei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tranni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transsexu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tribul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : truer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpcup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truncheon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truthbomb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : umma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : umrah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unaddress could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : uncal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncivil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underclass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underemploi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unipolar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unkind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unpledg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unprincipl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unriv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unscientif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unscript could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unteth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vadim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varadero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varibl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varsiti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vazquez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vicar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## victima could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vida
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villaraigosa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## visionbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vladamir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voldemort could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## volumin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vota
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wafula could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wahib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : waltz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wauchulaghost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wcco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## webcam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weinberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weirdo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wengui could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whiteboard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whittington could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilkinson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilmerhal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wisniewski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woolei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## workman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wrongdoer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wurzelbach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yancei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yarn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ying
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yosemit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zalmai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zarda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zealou could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeblei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zekejmil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zen
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zerohedg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zilch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zine
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aardvark could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aaronson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abbei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdishakur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : abia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abramov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## accompli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adamawa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adrienn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aeronaut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : afoot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agrarian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## agribusi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## airwar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ajai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ajam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## akhbar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aldrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alvaro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amedi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amnestydon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## analog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ananavarro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anand
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anguilla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## animatron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anjali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : anjem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## annabel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## annett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## antwerp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : api
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arcsight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : argo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## argueta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aron
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : asiri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : awsat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : azeri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backhand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backstab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backstori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bagger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : banc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barnicl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : baum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## becciu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beckon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belling could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bencjacob could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bepp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bergh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bertrand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beruff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bewilder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beyer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bigwig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## binghamton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## binocular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bismarck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blais
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bling
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blith
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blither could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bluf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bogei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bop
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bordeaux could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borgwarn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : br
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## braden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brenner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bretz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brinslei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brookfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : broom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brophi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brune
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bruni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bubba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : budd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bulent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burhani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## burnham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## butterfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : caico
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## callerpoliticsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cambiemo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : canin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewshillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carcass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cartoonish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catholic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## celesti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cetera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cfo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chabot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chandeli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chanei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chap
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charamba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charlton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chatrevolv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaudhri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheapli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cheeseburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chic
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## childlik could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chillingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ching
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chiygoz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chore
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## choreographi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christendom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cisco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cityofbiloxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cladoosbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## claytravi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clingin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cmcsa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## codelco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colbertlateshow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## colder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## collinrugg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : comin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## commensur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## compartment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## condescens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## convincingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coppock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corryn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corzin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cosmo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterpoint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterprotest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cracka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crappi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cretin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cronkit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crucifix could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : csi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## culberson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## culinari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cumhuriyet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## curricula could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cuss
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cutoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyanid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cyborg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dabbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dailymail could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dalia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danmericacnn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danzig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## datafolha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## defazio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delanei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : delci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : derri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## digger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dipshit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dissert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : disus
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## diversif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : divvi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doklam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dolt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donahu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## donkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dopei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dora
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drainag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dribbl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dwip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dwyan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earnhardt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## earshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : easa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## edelman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## egyptair could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ehrlich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elisabeth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ellsworth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enclos could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eng
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## engend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enjoin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enumer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eoir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## epinephrin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## equinox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ericbol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erich
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eriksen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : erimo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## esquerra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euphemist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## europa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : exalt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excelsior could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expansion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fabio
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## farmhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fatf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fatten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fauci
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fealti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fern
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferrer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fickl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : filip
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flatiron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flatlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flub
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : font
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forewarn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fornei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fridg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## frontpag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fryan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fujian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fulbright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gahler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gallant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gangsta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gatecrash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gatot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gaudi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gayer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gershman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## getter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghastli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gidir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gidlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gilliam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glacial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : glide
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glorious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## godspe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : goldi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## goliath could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gordhan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : graf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grasti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gratif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## greenback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gritti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groundwat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## groysman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guadagnino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gunz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gutless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gwinnett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : habar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hajj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halderman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hallinan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## halvorson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harakat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardawai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : harun
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : headi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hefner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hegazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herbalif could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hershei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hiatt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hime
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hirono could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hitter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holdren could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hongxiang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horizont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : href
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrleftnewswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrmiddleeastu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrusnewsu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hulu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hummm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hurricaneharvei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hyman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iiro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsconserv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewseric could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imandrewmarcu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inadequaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : indi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ineffectu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inflect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## injector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inoki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inshallah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insubordin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## insulin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interoper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intimaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intrins could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## introspect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : irc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## isching could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ishaq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : islah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ism
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : itt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iverson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jakobsdottir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jasonvolack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jccc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jepsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jerki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jeronimo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joebiden could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : juda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kadaga could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaminski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kangaroo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## karimova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kasper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ked
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ker
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kerala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : khama
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kickass could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kilgor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## killam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kirsti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : klain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kleponi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kornet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kosachev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kosovan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kstp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kwazulu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kyo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laaksonen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lacer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laffer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laguna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## laissez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## larsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lava
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lazaru could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leeward could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leve
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leviti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lexicon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lime
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lingeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lioniz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lobiondo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## locomot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loeb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lofven could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lujan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lutsenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lvf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maclean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mahad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mahdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailleftnewsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mallya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mango
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manoeuvr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manypeoplearesai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maraud could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margvelashvili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maril
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marrakech could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marzian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mashal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## masonri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## materiel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : maze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mazi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mbeki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccarthyist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccool could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mcgee
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mckelvei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mclellan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megadonor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : meld
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mensch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mesmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metastas could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : metin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michiko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## micronesia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## middleditch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mikerowework could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## militaris could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## millei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mindi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minivan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misadventur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## misgend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## missourian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mist
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mojo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymbnumbrb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morningmika could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morphin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mover
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mule
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : murad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mustaf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nagi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nagl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nara
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nardizzi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nasir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nason
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nassiriya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nastiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nathali could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## navient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ndii
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nevadan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : news
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nico
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nig
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nightfal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nightlin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nilli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ninja
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nishimura could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nissi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : noela
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nohad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonfict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nonimmigr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nosal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## novosti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : np
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrabc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrcorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrgood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrkm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrliber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmccain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrnext could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewsnew could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewssenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrtwo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwheth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrwil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nutriti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nyppoliticsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obliqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ocar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oceania could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : odiou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## odyssei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ofheo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oldnavi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oliveira could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omalu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : omer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## omnipres could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## onshor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : orin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oromo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ortel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## osprei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ostia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outplai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outwardli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overpopul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pacheco could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paddl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paracel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parchin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parisien could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parlai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pasha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pastrana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pastri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pathogen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patrolmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pattison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pavlopoulo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pavon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pearc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : peed
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penniless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## penzon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## persev could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : petyo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : phu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pieter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plaincloth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plame
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## playhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## playwright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : plush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ply
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pointer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## politicsjudg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## polygami could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pont
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pontoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : porir
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## potosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ppp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## predawn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## preoccup could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prepaid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prieto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## productpoliticsnewsclinton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proskauer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psaki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## publicis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pugnaci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pullback could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punditleftnewsbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purcel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purnama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quadrilater could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## qualit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## queasi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quintonio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ragin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rajasthan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rapp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rawdah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rayford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realalexrubi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## recalibr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconfigur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reded
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : redo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## redstat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reenter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : reg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regeni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## regurgit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## remiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : remix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rena
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : repos
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repossess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reprocess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restaurateur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ret
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reviewgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rfi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rhodesia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rhonda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rialmo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ricketi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rielli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rigel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## righter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## riskier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roaster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rocco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rodeo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : roem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rojava could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romanov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## romeva could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ronpaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rood
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roraima could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roseann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosearmi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roseburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rote
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rotterdam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roundabout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rube
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rucker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rushmor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## russert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rusti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ryong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sabha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sabin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sacrifici could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## safronkov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidpoliticsnewslawmak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsfranc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsgerman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : santi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sari
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sarraj could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## satanist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : satin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saver
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : savil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sayet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sberbank could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scent
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scheunemann could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schmooz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schnur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schoolhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screengrabnewswhite could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scrupul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sculli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## selecte could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## selmayr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : selv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## senatorsess could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seneca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## setterpoliticsnewsfactbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sfc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shabwa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shakir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shaman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sharkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shellack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shima
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrimp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shuaib could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidebar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : simi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinaloa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sinkhol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siriusxm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sisulu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skier
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slammer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## slavehold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sleuth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smialowski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smithereen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sojourn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : solov
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : somo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : soong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sorondo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soundbit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : spenc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spinach could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spinner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spitzer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## splice could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spotti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squeaki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stasi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statefarm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## steinberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stoptrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## strawn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stroger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stryker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sturdi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subconsci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subdivis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sumo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sundown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surinam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## susansarandon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sybrina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## syllabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## symphoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taiba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## takfiri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanveer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## taormina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tareck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taso
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tatmadaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tennessean could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tertiari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thaler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theologian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## therapeut could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thinner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ticino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : timer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tingl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : titu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tlalpan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tod
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : toke
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tolbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : topuz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## toshiba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## traceabl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## transexu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## triangul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tribesmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trickster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trivia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trong
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpertantrum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tsinghua could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tty
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twelfth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ua
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ucc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : umno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unabashedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unasham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unashamedli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unbreak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## uncontroversi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## underwood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undetermin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## undevelop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfithillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unflinchingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unfulfil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unh
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unitetheright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unoccupi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unspent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## untrac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unwritten could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upshot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usccb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : valle
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## varnel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : veeve
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vend
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vicentefoxqu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## villar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vividli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vlasic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voskanyan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## votepoliticsnewssenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## voyeur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## walgreen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## warhawk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waterborn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waurishuk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wdbj
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## webpag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weirdest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wholesom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilbourn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wilw
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wimp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : winc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wintour could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wisc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wisn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## witold could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wndgovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wolfson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## womenwhovotetrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## woodsid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## worcest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wsmv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xiang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : xx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yekaterinburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yeltsin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yeo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yongkang could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yuma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yuwono could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zaev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zakka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zephyr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ziegler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zoellick could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aanumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## abdelhakim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : adani
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adelin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ader
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## adriat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : agoa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aguilera could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ahmet
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : aki
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : akima
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : akp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alabamian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alarmingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alexyoung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alfano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alkatiri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## allend could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## alternativefact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altoona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## altuspresssec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ambassadorship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## amerika could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ammonium could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : amor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ampli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anachronist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anatoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## androgyn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anglican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anheus could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## anthropologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : apac
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## appallingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archibald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## archuleta could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : arif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armenio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## armori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## arouri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## artefact could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : artil
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asbesto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asharq could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## aspirin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## asplund could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## avramopoulo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : azor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## backcountri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ballwin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : balmi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barbieri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bariloch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barrist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## barter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : barth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bcracism could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bdi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## beachhead could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bedtim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## befuddl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beliz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## belmont could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bengarrison could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bensemra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## benton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : berth
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : beta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : betra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bevan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biloxi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## biodivers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## birthdat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bjoern could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blackfac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blakeman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blot
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blotu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : blush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## blusteri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## boatmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bol
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bolev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bondwoman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bonner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borderless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## borgman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bortnikov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : botox
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bouie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bourdain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bozel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## breakneck could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brekk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bremmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bretibart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brinkmanship could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brka
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## broadcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## brochur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : brow
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## browbeat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## browser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : buff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bugg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## bukhari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : bunga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## busiek could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : byer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : c
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## caballero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cagei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cajunnavi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## calmona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## camaraderi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cameramen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## canopi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsberni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsdonald could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsjohn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## capturnewsracist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carbo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cardiovascular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## carryn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : carto
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casnoff could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## casper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## castel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catalana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## catchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cbsthismorn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## celent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## celtic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cerar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chacon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## charlotteprotest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chasm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chattel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chaudri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chequ
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chernovich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chesnot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chikungunya could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## childless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chino
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chisel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## chisinau could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## choker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## choppi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## christofor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : chug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ciancia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clarissa could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clearinghous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## clubhous could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cnnsotu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cnntonight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cocoon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : coeur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cofield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## comandant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## concha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## congemi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## conocophillip could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## constel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cont
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## contemptu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cordero could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : corni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cornish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## corruptli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coumadin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## counterbal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## coveragesupport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## covino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : cpb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## craftsmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : crate
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## creepili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crowbar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## crypto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cuellar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## cylind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## daalder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : daba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dagestan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## danilo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dannenfels could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## darroch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dashevski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dassault could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deadlier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deech
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deforest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : deja
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dekalb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## delist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dellum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## depositor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deprec could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## deseret could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dethron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## detroitreport could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## devianc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dilat
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dildo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dilyana could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dimpl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## directv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disenchant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disfigur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dishwash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## disinfect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## distil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ditib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## divorce could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : djkm
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doggett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dolatabadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dolez
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : dom
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doolei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## doubtless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : douma
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dovish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drawer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## drinker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## driverless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : duan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duisburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dungeon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dunlap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dustbin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## duysak could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dwyanewad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## dynamit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ea
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : edi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## effortlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ehud
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ein
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eiti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## electpoliticsnewssenat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## elleman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eloquii could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## emascul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : emeri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : enda
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## endgam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## enright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## entreati could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : epix
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : epp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## erekat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## escalatori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : eset
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## etienn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## etowah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## eugenegu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## euroskept could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## excrement could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expound could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## expresswai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## extrapol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## facepalm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : faec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fahad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fairfield could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fakepresid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fakeri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : falco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fanduel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fatherland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fatima could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## faucet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fearmong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fenghui could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fenyvesi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fera
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferdinand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ferni
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ferraro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fetish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## feverish could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fewest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## figaro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## finallevel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fiorito could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fitr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : flckr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flecca could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## flickrnewswatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foresight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## forgon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fouad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## foxnumbrnow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## fuerabamba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## functionari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fune
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : fuzzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gailei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gallo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## galveston could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gannett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gannon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ganser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gard
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## garlic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : geek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gensler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gentler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geoloc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## geologist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gettinewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghafoor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ghoooulba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ghoul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## girona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glaxosmithklin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glennthrush could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## glimmer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : globo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gracia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gravita could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grous
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## gruber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : grump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## grybauskait could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guanajuato could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guillen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## guillotin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : gupt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : habib
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hackett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hada
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hadith could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haerter could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hairsprai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## haldash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hamzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hanegbi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hanei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hangout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hapk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haqq
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hardscrabbl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harford could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## harpercollin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haut
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hayek
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : haze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hazi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## healthiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hearken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heartili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hecker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## heineken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## helpfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hennywis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : herr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## herzberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hillread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hitman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hmeymim could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoang
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hodzic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holger could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holloman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## holtzclaw could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : homa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## homebuild could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hopper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horseshit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## horujko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hourlong could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## httpaddrpoliticswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hubert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hubschman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huei
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hull
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hump
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : hunch
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : huppk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## huseyin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## hyperventil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ie
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ifr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ignomini could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ignoramu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsoop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewsted could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## imagnewstwo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## impart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inargu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inauthent could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inculc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inescap could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inkl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : insaf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## inskeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intemper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## interfac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : inton
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## intriguingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## invect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## iowahawkblog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irrawaddi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## irreversibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## issouf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## issupoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : itar
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iyf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : iyi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : izumo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jannah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jans
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jasmin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jasonkand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jawzjan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jayn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jenn
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jesserodriguez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jiloti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jing
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## joeperticon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## johnkasich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jonah
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jonfav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## josephin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## juanmthompson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## jumadi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : jumbl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kaisen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kalla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : karan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kashkari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kasim
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kathrynamurdoch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## katopodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kauti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : keel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## keiser could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kemal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kempenich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kfile
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khanaqin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## khawaja could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kilroi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kimdotcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kindergartn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kiril
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kirksei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kiswahili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kitti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kitzhab could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## klarman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kleeb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kleenex could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : knope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kolbert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## korman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : koru
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kotai
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kreutz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ksenia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kulan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kumailn could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kuroda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kurtschlicht could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : kush
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## kymberlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lafarg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lain
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lancast could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lau
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lawson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leadvil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lehigh could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leisa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : leji
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## leonid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lepor
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## letson could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lev
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lichtenstein could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lifespan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lila
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : limog
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : linux
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : liviu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lokk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lombok could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lope
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## louisianian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lovingli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lowdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lowenth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : loyd
## could not be fit on page. It will not be plotted.

## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## luckiest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## lunardelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : luv
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : lvmpd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## macabr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mackei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mailth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : makan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## makayla could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malala could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## malhuer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mam
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mandra could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mangalindan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## manitoba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mannequin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mansplain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mapp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maradona could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## margoli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## markazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marlei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marlon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marmel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## maroon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## marqui could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mcc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccaulei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcclintock could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mccurri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcelroi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcinernei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcmanu could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mcnamara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mcnew
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## meander could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : medef
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medeiro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## medial could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## megalomaniac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mellen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## melodi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : menlo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mercier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mersin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mesquit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## metroscopia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## michal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mileag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## minamata could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mindlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## miosoti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mizan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## modicum could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : moli
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mondaymotiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moneysymbmoneysymb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## monopol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## montoro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moonbeam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moonlight could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## morbid could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mould
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## moviego could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : msb
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : msu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : mugla
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multilay could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multimedia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## multiraci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## mungiki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## murica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## musumeci could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## muzhenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## myebon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : myle
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : naff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nagasaki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nahyan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nanjiani could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nbcunivers could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neanderth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nelba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nemtsov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## neonazi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ness
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nestor could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsjust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsmust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newsstate could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newswir could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## newyork could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nflx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nicosia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nitwit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nnamdi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## norodom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nottingham could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nseer
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : num
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : numan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrandm could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrdaili could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrha could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrivanka could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrknow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrlat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrliv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrmurrai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpaul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsjust could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewsobama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrpoliticsnewssuprem could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrsand could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrworldnewsfactbox could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## numbrworldnewssaudi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## nyaung could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : nyo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oaklei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## obamajama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : okc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ophelia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orchard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : oren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## orenburg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ornella could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oronov could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oscarssowhit could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## osinbajo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : osu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outmaneuv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outmatch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## outsmart could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overcompens could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## overindulg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## oxymoron could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : padno
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : paho
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pakturk could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## palladino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## panorama could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parlanc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## parolin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paronto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pasok
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## patagonian could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pathologi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## paulin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pavlo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pazara could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pdta
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peekai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## peloton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : penis
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## percocet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## percol could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perfunctori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## perjur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## personhood could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pesco
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petland could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## petrifi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pineda could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pinheiro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pitteng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## plausibli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pleasantli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pluck
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pontiac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## postul could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ppfa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## precipic could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## prefect could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## printout could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proselyt could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## proteg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : psp
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## psychosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## pulsarvis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## punditpoliticswow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : pup
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : purdu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## purist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quartet could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quesada could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quickest could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## quinlan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : qur
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rachaelmbad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : raffl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## raheemkassam could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rainer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rambobigg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rampton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ramshackl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rankin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ravel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realalexjon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## realstaceydash could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rebook could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reconsider could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## refugeeswelcom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reichstag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## renneisen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reorient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reportworldnewsrussia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## repositori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## restituto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## retread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : retro
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## reverendmatti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : revoc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rfa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rheinisch could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rhoad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ridership could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ritzi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : riza
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roettgen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rogin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roginski could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rombot could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## rosemari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## roughshod could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : rpi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ruhollah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## russiannavyblog could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sabrina could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sacha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sahrawi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sahwa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : saida
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## saidworldnewsiran could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salha
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## salient could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : salif
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## samakuva could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sartr
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scarlett could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scaveng could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schake could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scheiner could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scheuer could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schleswig could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schoolgirl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## schweikert could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sciortino could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sclerosi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## scotuscar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewsberni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewsbill could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## screenshotnewsrepublican could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : scrum
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sdusd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seamless could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seamlessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seiberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## selflessli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : seren
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## serrano could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## seychel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sfec
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : shafi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shahram could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shahzad could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shredder could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shrivel could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## shurtz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sidetrack could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sido
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siegfri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sill
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## siskind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sitdown could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : skank
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skipper could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## skydiv could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : slmpd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smelli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## smother could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sncf
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## snicker could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## socalnumbrtrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sohal
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soleia could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soleianumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sopko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sou
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## southernmost could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## soweto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sparrow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## speechboynumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spokeswomen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## spooki could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sportsmen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## squillion could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## statom could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stenograph could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : steph
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stepien could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stevi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stlverdict could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stonetear could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stool
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stopbetsi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : stove
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stratospher could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## studious could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## stumbo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subcultur could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## subsector could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sugarcoat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## suleiman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sulk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : sulu
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : suna
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sunnistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## surveymonkei could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## susanna could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sutton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## sycophant could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tact
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tailgat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : taiz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : talon
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tamanah could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tanganyika could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tardi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tariqnashe could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tarpman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tauber could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teamster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tegel
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## teknaf could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## temkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## terenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tesoro could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tgt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thekevind could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thengar could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## theoriz could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thepatriotnumbr could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thingslincolndidntsai could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : thiri
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thumbprint could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## thyssenkrupp could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tidi
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tikhonova could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timchenko could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## timescal could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## titular could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tocquevil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tompkin could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tonya
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : tram
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## treatis could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trenton could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : triag
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trickier could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trout
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : trudg
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpnat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumppenc could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## trumpsti could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## truthfulli could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## turkmenistan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : turul
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tutori could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : twa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## tweetpoliticsnewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twitchi could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twitternewshillari could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## twitterth could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ucsd
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ulster could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unceremoni could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unhrc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unmiss could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unperturb could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unplan could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unread could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unrepres could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unsavoryag could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## unseri could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : unti
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upkeep could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## upmarket could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usabl
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : usga
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : utx
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vagin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## various could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vecchio could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## velazquez could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## ventil could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## veronica could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : vo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vocativ could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : volit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## vyacheslav could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wacko
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wad
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wainwright could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wallop could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wampler could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : watan
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## waterloo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## watermelon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wc
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## weissman could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whereupon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## whitesplain could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : whnt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wiaa
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wikimedianewstrump could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wildcat could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wilken could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## willard could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wimbledon could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wintrich could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : witt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wmt
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wnba
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wolff
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wonk
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wriggl could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## wuerttemberg could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wxyz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wyant
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : wyman
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## xiaobo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yahoogovernment could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yakutumba could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yamamoto could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yapia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## yepsen could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yhoo
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yulia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : yuuug
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zahra
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ze
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeit
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zeitgeist could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zeliz
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zemin
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zia
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : ziem
## could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zillow could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zodiac could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, :
## zografo could not be fit on page. It will not be plotted.
## Warning in wordcloud(names(word_freq), freq = word_freq, min.freq = 10, : zour
## could not be fit on page. It will not be plotted.
library(dplyr)
words_to_remove <- c("said", "president", "us","president","s","trump","will","new","states","t")

# Create pattern and remove words
pattern <- paste0("\\b(", paste(words_to_remove, collapse = "|"),")\\b")

# Apply the pattern-based removal to the specified columns
shuffled_data <- shuffled_data %>%
  mutate(
    title = str_replace_all(title, pattern, ""),
    subject = str_replace_all(subject, pattern, ""),
    text = str_replace_all(text, pattern, "")
  )
# Combine columns into one
shuffled_data$combined <- paste(shuffled_data$title, shuffled_data$text, shuffled_data$subject, sep = " ")

# Process the combined column
split_combined <- strsplit(shuffled_data$combined, " ")
balanced_combined <- do.call(rbind, lapply(split_combined, function(x) { 
  length(x) <- max(lengths(split_combined))
  return(x)
}))
balanced_combined <- as.data.frame(balanced_combined)
colnames(balanced_combined) <- paste0("word", 1:ncol(balanced_combined))

# Add the label column back
balanced_combined$type <- shuffled_data$type
head(balanced_combined)
##    word1  word2    word3    word4  word5     word6      word7      word8  word9
## 1  biden    see     grow progress  battl     islam      state   baltimor reuter
## 2 pictur  emerg  everyon     ever  known       ted       cruz       grew   hate
## 3  watch whoopi goldberg      joi  behar     wreck republican    attempt   kill
## 4  actor    rob      low    blast greedi socialist      berni     sander  alwai
## 5          sign    order  tighter    vet   prevent     terror washington reuter
## 6    usa  todai   caught   fabric  stori     innoc    dreamer     deport  truth
##   word10    word11 word12     word13  word14  word15 word16     word17  word18
## 1    led     battl  islam      state   milit control   part       iraq   syria
## 2    gut       sen    ted       cruz     mai     see   surg republican primari
## 3  ethic     panel   hous republican     tri    pave    wai    rampant   crime
## 4    fun hollywood   show    conserv    side     rob    low       just twitter
## 5 presid    donald            fridai    sign  execut  order              impos
## 6  video      fake              push leftist  agenda   read        usa   todai
##    word19    word20  word21  word22      word23 word24 word25  word26    word27
## 1    gain     steam            show    progress   year    end    vice    presid
## 2 probabl      just   voter     don        know   well enough     yet      ever
## 3 corrupt      vote     gut   offic congression  ethic secret    meet      ladi
## 4    bash socialist   whack     job       berni sander   good   stuff     actor
## 5 tighter       vet prevent foreign   terrorist  enter   unit   state establish
## 6  report      juan  manuel    mont      deport  might believ headlin     first
##    word28  word29   word30   word31 word32     word33    word34  word35 word36
## 1     joe   biden          thursdai  biden       tout    recent success effort
## 2   unlik  person      run   presid   hard      press      find    just    ask
## 3    view absolut httpaddr   mondai  night republican    lawmak    vote  strip
## 4     rob     low    invok     west   wing    charact       sam seaborn  blast
## 5             vet   measur     keep  radic      islam terrorist    unit  state
## 6 protect dreamer   deport             usa      todai    report tuesdai  illeg
##     word37     word38 word39   word40    word41 word42   word43   word44 word45
## 1     back      iraqi  troop    islam     state   iraq     part    broad defens
## 2    anyon      liter  anyon     ever misfortun   know      ted     cruz person
## 3    power   independ    non partisan     panel   forc    refer investig   hous
## 4 democrat presidenti candid    berni    sander commun    style   mondai  night
## 5  america                   pentagon  ceremoni   want    admit  countri       
## 6   immigr    protect barack    obama   amnesti deport februari    spend   even
##       word46    word47   word48   word49     word50    word51 word52 word53
## 1      obama administr  foreign   polici     promis    ramadi  watch happen
## 2   httpaddr   surpris democrat     view       cruz     right   wing polici
## 3      ethic  committe      gop  control republican      gave   abil   kill
## 4        cnn  democrat     town httpaddr     sander    attack   wall street
## 5    support   countri     love   deepli      peopl                    also
## 6 girlfriend     howev   depart homeland      secur spokesman   told  daili
##     word54 word55     word56 word57  word58   word59    word60   word61  word62
## 1      now  raqqa      syria happen   mosul     iraq       end     year    told
## 2    moral abhorr intellectu  idiot  member    parti     sound    alarm    well
## 3 investig   even        bar  panel  report    crime       law httpaddr    move
## 4   corpor  greed   reckless   warn wealthi      pai       tax   presid   watch
## 5     sign  order             begin rebuild militari   develop     plan        
## 6   caller  stori       fals   juan  manuel     mont bojorquez   receiv amnesti
##   word63 word64     word65   word66  word67   word68      word69 word70
## 1   hous repres   democrat baltimor   three      dai     retreat  iraqi
## 2   week former presidenti   candid     bob     dole       broke   rank
## 3  gener nation     outrag   includ  whoopi goldberg         joi  behar
## 4  berni sander     hector     yell     sai       go        rais    tax
## 5  plane              ship          resourc                 tool    men
## 6 caught  climb     border     fenc  detain  conserv treehouseth    usa
##     word71     word72       word73    word74    word75     word76  word77
## 1     forc      boost        train     evict    insurg       larg    part
## 2 publicli       went         cruz      drop uncomfort      truth    bomb
## 3      rip republican               httpaddr      hous republican   appar
## 4 interest        wai       commun        mr lowetweet   httpaddr million
## 5    women    uniform politicsnews      <NA>      <NA>       <NA>    <NA>
## 6    todai      stori              bojorquez     numbr  apprehend  custom
##     word78  word79 word80   word81   word82 word83 word84  word85   word86
## 1   ramadi    lead specul  success elsewher  islam  state      ve    taken
## 2 question  allegi  parti       mr     dole            mr    cruz      don
## 3   insist     can  polic goldberg   remark        promis   drain    swamp
## 4 httpaddr  prompt    ask       mr      low   west   wing charact democrat
## 5     <NA>    <NA>   <NA>     <NA>     <NA>   <NA>   <NA>    <NA>     <NA>
## 6   border protect    cbp    agent     wait    car   ride    pick httpaddr
##   word87  word88 word89  word90    word91 word92     word93      word94  word95
## 1   back collect  numbr percent territori occupi      biden               white
## 2   know   often     ve   heard       sai   word republican       often instead
## 3    now   stuck    joi   behar     chime  salvo      first congression   ethic
## 4 deputi   white   hous  commun  director  advis         mr      sander instead
## 5   <NA>    <NA>   <NA>    <NA>      <NA>   <NA>       <NA>        <NA>    <NA>
## 6 articl    told  offic    left    wallet friend        car        didn      id
##     word96    word97 word98       word99  word100 word101 word102  word103
## 1     hous spokesman   josh      earnest      ask   biden  remark         
## 2       mr      cruz                word  conserv      mr    dole         
## 3 oxymoron     behar  began particularli congress    sort    like slipperi
## 4      sai     modul  senat           mr lowewrot    link    clip     show
## 5     <NA>      <NA>   <NA>         <NA>     <NA>    <NA>    <NA>     <NA>
## 6    proof     defer action    childhood    arriv    daca   statu   deport
##   word104 word105      word106 word107 word108   word109 word110 word111
## 1     yet   heard           ad obvious      re        go    need     get
## 2   offer  differ         word      mr    cruz extremist     don    know
## 3   slope  toward dictatorship    know   first        re      go  secret
## 4 charact    took         issu   peopl    side      push increas     tax
## 5    <NA>    <NA>         <NA>    <NA>    <NA>      <NA>    <NA>    <NA>
## 6  within   three         hour    back  mexico     becom   first  undocu
##   word112 word113  word114 word115  word116 word117   word118 word119 word120
## 1    isil  leader    mosul   raqqa signific    task      know      ve     dug
## 2      go    deal congress           nobodi    like      dole     bit    kind
## 3      re      go    polic      re       go    know       bad   thing      re
## 4 countri highest   earner     cnn   report    talk    polici    talk  rhetor
## 5    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>      <NA>    <NA>    <NA>
## 6  immigr   activ     daca   statu   deport         administr    step  deport
##   word121 word122 word123 word124    word125 word126   word127 word128  word129
## 1    citi     now    mean      go       hard     dig      isil acronym    refer
## 2    cruz  though  allegi     isn republican conserv       ted    cruz      man
## 3      re      go    keep   quiet      scari   sunni    hostin    read   donald
## 4     men    work    need    dial       five      mr       low     sai httpaddr
## 5    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>      <NA>    <NA>     <NA>
## 6  polici     usa   todai  report   httpaddr         administr                 
##   word130  word131  word132 word133  word134    word135 word136 word137
## 1   islam    state democrat    vice   presid   attribut  recent success
## 2  almost unilater orchestr  govern shutdown      prove   insan   polit
## 3           pathet  respons          problem republican    make   first
## 4      wt politics     <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
## 5    <NA>     <NA>     <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
## 6 continu    honor    numbr   numbr    illeg     immigr  receiv    daca
##    word138  word139  word140  word141 word142 word143 word144   word145
## 1    engag european  countri   turkei  presid   final     got    attent
## 2    point obamacar     cost  countri billion destroi america   financi
## 3 httpaddr     note     just prioriti    care   ethic  hostin      pile
## 4     <NA>     <NA>     <NA>     <NA>    <NA>    <NA>    <NA>      <NA>
## 5     <NA>     <NA>     <NA>     <NA>    <NA>    <NA>    <NA>      <NA>
## 6    incid    accur departur   polici   david   lapan      dh spokesman
##    word146 word147 word148    word149 word150   word151     word152  word153
## 1 european    poni   haven       much   anyth     biden                   ad
## 2  credibl oversea   ultim accomplish    noth       get        cruz     name
## 3  explain    mean   allow republican   polic     offic congression    ethic
## 4     <NA>    <NA>    <NA>       <NA>    <NA>      <NA>        <NA>     <NA>
## 5     <NA>    <NA>    <NA>       <NA>    <NA>      <NA>        <NA>     <NA>
## 6     told   thedc    juan     manuel    mont bojorquez   apprehend calexico
##   word154 word155 word156  word157 word158 word159    word160  word161  word162
## 1   spend    much    time  probabl  presid erdogan    erdogan     seen     lord
## 2    cruz    fact alreadi httpaddr    just  fellow politician     side     aisl
## 3   creat   thing  happen   string  realli  seriou      ethic     issu      now
## 4    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>     <NA>     <NA>
## 5    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>     <NA>     <NA>
## 6 station  border  patrol    illeg   enter   climb       fenc downtown calexico
##      word163 word164 word165  word166 word167 word168  word169 word170 word171
## 1      thing   chang    self interest   biden turkish   presid  tayyip erdogan
## 2     despis    cruz    past   litter   peopl   eager publicli    dish awkward
## 3 republican     sai      re       go     get     rid       re    just      go
## 4       <NA>    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 5       <NA>    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 6     arrest      bp    just    minut    made   illeg    entri   admit    oath
##   word172    word173 word174  word175   word176 word177   word178 word179
## 1 discuss        wai  deepen   cooper     fight   islam     state    meet
## 2   weird misanthrop    cruz     knew    former roommat princeton     now
## 3               hous   ethic committe        re    just        go   polic
## 4    <NA>       <NA>    <NA>     <NA>      <NA>    <NA>      <NA>    <NA>
## 5    <NA>       <NA>    <NA>     <NA>      <NA>    <NA>      <NA>    <NA>
## 6  arrest  interview   enter    illeg spokesman      ad      daca   statu
##     word180  word181 word182 word183 word184   word185 word186      word187
## 1  istanbul saturdai  accord   white    hous statement  sundai politicsnews
## 2 legendari    craig   mazin   spent    much      past    year relentlessli
## 3      mean       re      go     get   everi      time    like         made
## 4      <NA>     <NA>    <NA>    <NA>    <NA>      <NA>    <NA>         <NA>
## 5      <NA>     <NA>    <NA>    <NA>    <NA>      <NA>    <NA>         <NA>
## 6     expir      aug   numbr  notifi    time     addit convict        theft
##   word188 word189 word190    word191  word192 word193 word194 word195   word196
## 1    <NA>    <NA>    <NA>       <NA>     <NA>    <NA>    <NA>    <NA>      <NA>
## 2    mock    cruz  social      media    paint disturb  pictur  former princeton
## 3   grade     get   everi       time jedediah    bila   chime   point hypocrisi
## 4    <NA>    <NA>    <NA>       <NA>     <NA>    <NA>    <NA>    <NA>      <NA>
## 5    <NA>    <NA>    <NA>       <NA>     <NA>    <NA>    <NA>    <NA>      <NA>
## 6  receiv  probat   daili callerfrom      usa   todai   feder   agent     ignor
##      word197 word198   word199  word200 word201 word202 word203 word204
## 1       <NA>    <NA>      <NA>     <NA>    <NA>    <NA>    <NA>    <NA>
## 2       peer  numbrk    follow      now   stuck    room     ted    cruz
## 3 republican   initi countless investig hillari clinton     don    want
## 4       <NA>    <NA>      <NA>     <NA>    <NA>    <NA>    <NA>    <NA>
## 5       <NA>    <NA>      <NA>     <NA>    <NA>    <NA>    <NA>    <NA>
## 6     presid             pledg  protect  deport  undocu  immigr brought
##    word205 word206  word207 word208 word209  word210 word211   word212 word213
## 1     <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>
## 2     year    sure       re    nice   worth    craig   mazin   clmazin januari
## 3 investig wrongdo    behar   repli    know jedediah      re shameless    noth
## 4     <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>
## 5     <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>
## 6     unit   state children    send   young      man    back     nativ  mexico
##   word214   word215    word216 word217    word218 word219 word220   word221
## 1    <NA>      <NA>       <NA>    <NA>       <NA>    <NA>    <NA>      <NA>
## 2   numbr     numbr gauchefilm   buddi      loath   loath   stand     craig
## 3     can shameless       bila    slam republican   stand    move     behar
## 4    <NA>      <NA>       <NA>    <NA>       <NA>    <NA>    <NA>      <NA>
## 5    <NA>      <NA>       <NA>    <NA>       <NA>    <NA>    <NA>      <NA>
## 6   first  document       case     usa      todai  examin         administr
##   word222 word223  word224 word225 word226    word227  word228 word229  word230
## 1    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>     <NA>    <NA>     <NA>
## 2   mazin clmazin    octob   numbr numbrmi   freshman     year  colleg  roommat
## 3 perfect respons     hard   stand      re      spend     time    knee httpaddr
## 4    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>     <NA>    <NA>     <NA>
## 5    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>     <NA>    <NA>     <NA>
## 6  immigr  polici httpaddr   spend    even girlfriend calexico   calif      feb
##   word231 word232  word233 word234    word235 word236 word237 word238
## 1    <NA>    <NA>     <NA>    <NA>       <NA>    <NA>    <NA>    <NA>
## 2     ted    cruz       go   elect      senat    case    hadn    made
## 3   video     via httpaddr  reason republican    want     gut   offic
## 4    <NA>    <NA>     <NA>    <NA>       <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>     <NA>    <NA>       <NA>    <NA>    <NA>    <NA>
## 6   numbr    juan   manuel    mont      numbr    live    sinc      ag
##       word239 word240 word241 word242    word243 word244 word245  word246
## 1        <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>     <NA>
## 2       clear    also    huge  asshol      craig   mazin clmazin    octob
## 3 congression   ethic  intend    pull incredibli   uneth    shit congress
## 4        <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>     <NA>
## 5        <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>     <NA>
## 6       numbr    grab    bite    wait       ride  custom  border  protect
##   word247  word248 word249  word250  word251 word252 word253 word254
## 1    <NA>     <NA>    <NA>     <NA>     <NA>    <NA>    <NA>    <NA>
## 2   numbr numbrbut    mayb    mazin   person    beef    cruz    mayb
## 3    well   includ   bribe lobbyist   consid     gop  intend  consid
## 4    <NA>     <NA>    <NA>     <NA>     <NA>    <NA>    <NA>    <NA>
## 5    <NA>     <NA>    <NA>     <NA>     <NA>    <NA>    <NA>    <NA>
## 6   offic approach   start      ask httpaddr   twice   grant  deport
##         word255 word256 word257   word258 word259 word260 word261  word262
## 1          <NA>    <NA>    <NA>      <NA>    <NA>    <NA>    <NA>     <NA>
## 2          cruz   messi roommat    someth    nope   anoth  former classmat
## 3 infrastructur   spend     tax       cut wealthi  massiv  defens    spend
## 4          <NA>    <NA>    <NA>      <NA>    <NA>    <NA>    <NA>     <NA>
## 5          <NA>    <NA>    <NA>      <NA>    <NA>    <NA>    <NA>     <NA>
## 6       protect   defer  action childhood   arriv    daca program    creat
##   word263 word264 word265  word266 word267 word268  word269 word270  word271
## 1    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>
## 2  recent    back   mazin httpaddr   might   think    craig exagger      met
## 3    fact     can  report      law  enforc  commit    crime complet httpaddr
## 4    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>
## 5    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>
## 6  presid  barack   obama     left  intact  presid httpaddr    left   wallet
##   word272  word273 word274 word275 word276    word277  word278 word279 word280
## 1    <NA>     <NA>    <NA>    <NA>    <NA>       <NA>     <NA>    <NA>    <NA>
## 2     ted freshman    week   loath  within       hour httpaddr   geoff gacohen
## 3   ethic    panel  realli    seen treason republican     just    gave permiss
## 4    <NA>     <NA>    <NA>    <NA>    <NA>       <NA>     <NA>    <NA>    <NA>
## 5    <NA>     <NA>    <NA>    <NA>    <NA>       <NA>     <NA>    <NA>    <NA>
## 6  friend      car  couldn  produc      id      proof     daca   statu    told
##   word281 word282     word283 word284  word285 word286 word287    word288
## 1    <NA>    <NA>        <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 2 januari   numbr numbrhilari   daili    beast   decid   track   classmat
## 3   steal   cheat    american   peopl httpaddr    much  outrag republican
## 4    <NA>    <NA>        <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 5    <NA>    <NA>        <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 6   agent  couldn     retriev  within    three    hour    back     mexico
##   word289 word290 word291 word292 word293 word294 word295 word296 word297
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2     see   stori   match   mazin   found  almost univers    feel    cruz
## 3    back    awai   uneth  agenda   howev    just    want    wait   stori
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6   becom   first  undocu  immigr   activ    daca   statu  deport        
##     word298 word299 word300  word301 word302  word303 word304    word305
## 1      <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>       <NA>
## 2    creepi   polit  extrem httpaddr   addit    mazin  leitch      sever
## 3        di     can     try     need  remain httpaddr    imag screenshot
## 4      <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>       <NA>
## 5      <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>       <NA>
## 6 administr    step  deport   polici   peopl     told      go     deport
##   word306  word307 word308 word309 word310 word311 word312 word313 word314
## 1    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2  fellow classmat     ask    name         describ   young    cruz    word
## 3    news     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6             noth  happen    mont    told     usa   todai    aunt    uncl
##   word315 word316 word317  word318 word319 word320 word321  word322 word323
## 1    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 2    like   abras  intens strident   crank   arrog    four independ   offer
## 3    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 4    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 5    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 6    home western  mexico     stai thought    kept    nose    clean    noth
##   word324 word325 word326 word327 word328  word329 word330 word331 word332
## 1    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 2    word  creepi   point    cruz   habit      don paislei bathrob    walk
## 3    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 6  happen     ask   exact   locat    home httpaddr          declin   revok
##   word333 word334 word335 word336 word337 word338 word339 word340    word341
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>       <NA>
## 2 opposit     end    dorm hallwai   femal student    live     end      field
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>       <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>       <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>       <NA>
## 6    daca protect   obama   grant   numbr   numbr  undocu  immigr repeatedli
##   word342   word343 word344 word345 word346 word347 word348  word349 word350
## 1    <NA>      <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 2    girl complaint   pleas    keep roommat hallwai   mazin httpaddr    exud
## 3    <NA>      <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 4    <NA>      <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 5    <NA>      <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>
## 6     sai      soft    spot   young   peopl    lead product     live      ti
##   word351 word352 word353 word354    word355 word356 word357 word358 word359
## 1    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 2  creepi    vibe    even   stori ostensibli    much   loath   peopl     can
## 3    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 6 countri   birth shouldn   worri       told     abc         januari     big
##   word360 word361 word362 word363 word364 word365  word366 word367 word368
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 2    help suggest            york    time  recent      ran   stori    cruz
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 6   heart    even    daca enrolle  target  immigr httpaddr   least   numbr
##   word369 word370 word371 word372 word373  word374 word375 word376 word377
## 1    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 2    time    work     law   clerk  suprem    court   chief  justic william
## 3    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 6   feder custodi  accord    unit   dream advocaci   organ    made    daca
##     word378 word379  word380 word381  word382  word383   word384  word385
## 1      <NA>    <NA>     <NA>    <NA>     <NA>     <NA>      <NA>     <NA>
## 2 rehnquist   stori  quickli  devolv   former colleagu uncomfort     note
## 3      <NA>    <NA>     <NA>    <NA>     <NA>     <NA>      <NA>     <NA>
## 4      <NA>    <NA>     <NA>    <NA>     <NA>     <NA>      <NA>     <NA>
## 5      <NA>    <NA>     <NA>    <NA>     <NA>     <NA>      <NA>     <NA>
## 6   enrolle   young httpaddr   group advocaci director    greisa martinez
##   word386 word387 word388 word389 word390 word391  word392   word393 word394
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>      <NA>    <NA>
## 2    cruz    sick  fascin  murder   freak everyon httpaddr interview  nearli
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>      <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>      <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>      <NA>    <NA>
## 6    daca protect            mont    case   proof    peopl      like    risk
##   word395 word396  word397 word398 word399  word400 word401  word402 word403
## 1    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>
## 2     two   dozen       mr    cruz  former colleagu   court     mani   clerk
## 3    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>
## 4    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>
## 5    <NA>    <NA>     <NA>    <NA>    <NA>     <NA>    <NA>     <NA>    <NA>
## 6  despit         httpaddr   entir   stori      usa   todai politics    <NA>
##   word404 word405 word406 word407 word408 word409 word410 word411 word412
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    work chamber   liber  justic    also   sever conserv chamber  depict
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word413 word414 word415 word416 word417 word418 word419 word420 word421
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2      mr    cruz  obsess   capit  punish thought recount   crime    dime
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word422 word423 word424 word425 word426  word427    word428 word429 word430
## 1    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
## 2   store   novel describ   style    seem appropri prosecutor persuad    juri
## 3    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>       <NA>    <NA>    <NA>
##   word431 word432 word433 word434 word435  word436  word437 word438 word439
## 1    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>    <NA>    <NA>
## 2     law   clerk address countri    nine foremost httpaddr     don   worri
## 3    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>    <NA>    <NA>
##   word440 word441 word442 word443    word444 word445 word446 word447 word448
## 1    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 2    just      co  worker roommat politician  pundit  dislik    cruz  averag
## 3    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
##   word449 word450 word451 word452 word453 word454 word455 word456  word457
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>
## 2   peopl    well   numbr     abc           decid    take   novel approach
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>
##   word458    word459 word460 word461 word462 word463  word464 word465 word466
## 1    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 2    judg politician popular     see   peopl     sai facebook   found   numbr
## 3    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 4    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 5    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
## 6    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>
##   word467 word468 word469 word470 word471 word472 word473  word474  word475
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>
## 2 percent mention     ted    cruz  social   media    site unambigu httpaddr
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>     <NA>
##   word476 word477 word478 word479 word480 word481 word482 word483 word484
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    cruz  surviv   polit  despit    hate everyon    hard   think   thing
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word485 word486 word487 word488    word489 word490 word491 word492 word493
## 1    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 2    back   small   power   group millionair    like    anti  govern  polici
## 3    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>
##    word494 word495 word496   word497     word498 word499   word500 word501
## 1     <NA>    <NA>    <NA>      <NA>        <NA>    <NA>      <NA>    <NA>
## 2 secondli   power  hungri shameless opportunist    seiz spotlight    time
## 3     <NA>    <NA>    <NA>      <NA>        <NA>    <NA>      <NA>    <NA>
## 4     <NA>    <NA>    <NA>      <NA>        <NA>    <NA>      <NA>    <NA>
## 5     <NA>    <NA>    <NA>      <NA>        <NA>    <NA>      <NA>    <NA>
## 6     <NA>    <NA>    <NA>      <NA>        <NA>    <NA>      <NA>    <NA>
##   word502    word503 word504 word505 word506 word507 word508 word509 word510
## 1    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2     can politician   thing     bad  public    cruz     mug    show     fox
## 3    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>       <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word511 word512 word513 word514 word515  word516 word517 word518    word519
## 1    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 2         conserv   learn    live   inher httpaddr    hard  imagin particular
## 3    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>       <NA>
##   word520 word521  word522 word523 word524 word525 word526 word527 word528
## 1    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2     set   skill translat  effect  presid   howev crucial    time america
## 3    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word529 word530 word531 word532 word533 word534 word535 word536 word537
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2   relat  nation     man     ooz   unlik    oval   offic  disast    make
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word538 word539 word540 word541 word542  word543 word544 word545 word546
## 1    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 2    also   clear    cruz                 opportun glorifi    even  expens
## 3    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>    <NA>    <NA>
##   word547 word548 word549 word550  word551 word552   word553 word554 word555
## 1    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>    <NA>
## 2    good countri     see  govern shutdown    fact everybodi    hate     ted
## 3    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>     <NA>    <NA>      <NA>    <NA>    <NA>
##   word556 word557 word558 word559 word560 word561 word562 word563 word564
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    hatr    grow     get    know  massiv    warn    sign  someth   right
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word565 word566 word567 word568 word569 word570 word571 word572 word573
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2     gui  someon    want     run   power  nation   earth  featur    imag
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word574 word575 word576 word577 word578 word579 word580 word581 word582
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2     via    gage skidmor  flickr    news    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word583 word584 word585 word586 word587 word588 word589 word590 word591
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word592 word593 word594 word595 word596 word597 word598 word599 word600
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word601 word602 word603 word604 word605 word606 word607 word608 word609
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word610 word611 word612 word613 word614 word615 word616 word617 word618
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word619 word620 word621 word622 word623 word624 word625 word626 word627
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word628 word629 word630 word631 word632 word633 word634 word635 word636
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word637 word638 word639 word640 word641 word642 word643 word644 word645
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word646 word647 word648 word649 word650 word651 word652 word653 word654
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word655 word656 word657 word658 word659 word660 word661 word662 word663
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word664 word665 word666 word667 word668 word669 word670 word671 word672
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word673 word674 word675 word676 word677 word678 word679 word680 word681
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word682 word683 word684 word685 word686 word687 word688 word689 word690
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word691 word692 word693 word694 word695 word696 word697 word698 word699
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word700 word701 word702 word703 word704 word705 word706 word707 word708
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word709 word710 word711 word712 word713 word714 word715 word716 word717
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word718 word719 word720 word721 word722 word723 word724 word725 word726
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word727 word728 word729 word730 word731 word732 word733 word734 word735
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word736 word737 word738 word739 word740 word741 word742 word743 word744
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word745 word746 word747 word748 word749 word750 word751 word752 word753
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word754 word755 word756 word757 word758 word759 word760 word761 word762
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word763 word764 word765 word766 word767 word768 word769 word770 word771
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word772 word773 word774 word775 word776 word777 word778 word779 word780
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word781 word782 word783 word784 word785 word786 word787 word788 word789
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word790 word791 word792 word793 word794 word795 word796 word797 word798
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word799 word800 word801 word802 word803 word804 word805 word806 word807
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word808 word809 word810 word811 word812 word813 word814 word815 word816
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word817 word818 word819 word820 word821 word822 word823 word824 word825
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word826 word827 word828 word829 word830 word831 word832 word833 word834
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word835 word836 word837 word838 word839 word840 word841 word842 word843
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word844 word845 word846 word847 word848 word849 word850 word851 word852
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word853 word854 word855 word856 word857 word858 word859 word860 word861
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word862 word863 word864 word865 word866 word867 word868 word869 word870
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word871 word872 word873 word874 word875 word876 word877 word878 word879
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word880 word881 word882 word883 word884 word885 word886 word887 word888
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word889 word890 word891 word892 word893 word894 word895 word896 word897
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word898 word899 word900 word901 word902 word903 word904 word905 word906
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word907 word908 word909 word910 word911 word912 word913 word914 word915
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word916 word917 word918 word919 word920 word921 word922 word923 word924
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word925 word926 word927 word928 word929 word930 word931 word932 word933
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word934 word935 word936 word937 word938 word939 word940 word941 word942
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word943 word944 word945 word946 word947 word948 word949 word950 word951
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word952 word953 word954 word955 word956 word957 word958 word959 word960
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word961 word962 word963 word964 word965 word966 word967 word968 word969
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word970 word971 word972 word973 word974 word975 word976 word977 word978
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word979 word980 word981 word982 word983 word984 word985 word986 word987
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word988 word989 word990 word991 word992 word993 word994 word995 word996
## 1    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 2    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 3    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 4    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 5    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
## 6    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>    <NA>
##   word997 word998 word999 word1000 word1001 word1002 word1003 word1004 word1005
## 1    <NA>    <NA>    <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2    <NA>    <NA>    <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3    <NA>    <NA>    <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4    <NA>    <NA>    <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5    <NA>    <NA>    <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6    <NA>    <NA>    <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1006 word1007 word1008 word1009 word1010 word1011 word1012 word1013
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1014 word1015 word1016 word1017 word1018 word1019 word1020 word1021
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1022 word1023 word1024 word1025 word1026 word1027 word1028 word1029
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1030 word1031 word1032 word1033 word1034 word1035 word1036 word1037
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1038 word1039 word1040 word1041 word1042 word1043 word1044 word1045
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1046 word1047 word1048 word1049 word1050 word1051 word1052 word1053
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1054 word1055 word1056 word1057 word1058 word1059 word1060 word1061
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1062 word1063 word1064 word1065 word1066 word1067 word1068 word1069
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1070 word1071 word1072 word1073 word1074 word1075 word1076 word1077
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1078 word1079 word1080 word1081 word1082 word1083 word1084 word1085
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1086 word1087 word1088 word1089 word1090 word1091 word1092 word1093
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1094 word1095 word1096 word1097 word1098 word1099 word1100 word1101
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1102 word1103 word1104 word1105 word1106 word1107 word1108 word1109
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1110 word1111 word1112 word1113 word1114 word1115 word1116 word1117
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1118 word1119 word1120 word1121 word1122 word1123 word1124 word1125
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1126 word1127 word1128 word1129 word1130 word1131 word1132 word1133
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1134 word1135 word1136 word1137 word1138 word1139 word1140 word1141
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1142 word1143 word1144 word1145 word1146 word1147 word1148 word1149
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1150 word1151 word1152 word1153 word1154 word1155 word1156 word1157
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1158 word1159 word1160 word1161 word1162 word1163 word1164 word1165
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1166 word1167 word1168 word1169 word1170 word1171 word1172 word1173
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1174 word1175 word1176 word1177 word1178 word1179 word1180 word1181
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1182 word1183 word1184 word1185 word1186 word1187 word1188 word1189
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1190 word1191 word1192 word1193 word1194 word1195 word1196 word1197
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1198 word1199 word1200 word1201 word1202 word1203 word1204 word1205
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1206 word1207 word1208 word1209 word1210 word1211 word1212 word1213
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1214 word1215 word1216 word1217 word1218 word1219 word1220 word1221
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1222 word1223 word1224 word1225 word1226 word1227 word1228 word1229
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1230 word1231 word1232 word1233 word1234 word1235 word1236 word1237
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1238 word1239 word1240 word1241 word1242 word1243 word1244 word1245
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1246 word1247 word1248 word1249 word1250 word1251 word1252 word1253
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1254 word1255 word1256 word1257 word1258 word1259 word1260 word1261
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1262 word1263 word1264 word1265 word1266 word1267 word1268 word1269
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1270 word1271 word1272 word1273 word1274 word1275 word1276 word1277
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1278 word1279 word1280 word1281 word1282 word1283 word1284 word1285
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1286 word1287 word1288 word1289 word1290 word1291 word1292 word1293
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1294 word1295 word1296 word1297 word1298 word1299 word1300 word1301
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1302 word1303 word1304 word1305 word1306 word1307 word1308 word1309
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1310 word1311 word1312 word1313 word1314 word1315 word1316 word1317
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1318 word1319 word1320 word1321 word1322 word1323 word1324 word1325
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1326 word1327 word1328 word1329 word1330 word1331 word1332 word1333
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1334 word1335 word1336 word1337 word1338 word1339 word1340 word1341
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1342 word1343 word1344 word1345 word1346 word1347 word1348 word1349
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1350 word1351 word1352 word1353 word1354 word1355 word1356 word1357
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1358 word1359 word1360 word1361 word1362 word1363 word1364 word1365
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1366 word1367 word1368 word1369 word1370 word1371 word1372 word1373
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1374 word1375 word1376 word1377 word1378 word1379 word1380 word1381
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1382 word1383 word1384 word1385 word1386 word1387 word1388 word1389
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1390 word1391 word1392 word1393 word1394 word1395 word1396 word1397
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1398 word1399 word1400 word1401 word1402 word1403 word1404 word1405
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1406 word1407 word1408 word1409 word1410 word1411 word1412 word1413
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1414 word1415 word1416 word1417 word1418 word1419 word1420 word1421
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1422 word1423 word1424 word1425 word1426 word1427 word1428 word1429
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1430 word1431 word1432 word1433 word1434 word1435 word1436 word1437
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1438 word1439 word1440 word1441 word1442 word1443 word1444 word1445
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1446 word1447 word1448 word1449 word1450 word1451 word1452 word1453
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1454 word1455 word1456 word1457 word1458 word1459 word1460 word1461
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1462 word1463 word1464 word1465 word1466 word1467 word1468 word1469
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1470 word1471 word1472 word1473 word1474 word1475 word1476 word1477
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1478 word1479 word1480 word1481 word1482 word1483 word1484 word1485
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1486 word1487 word1488 word1489 word1490 word1491 word1492 word1493
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1494 word1495 word1496 word1497 word1498 word1499 word1500 word1501
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1502 word1503 word1504 word1505 word1506 word1507 word1508 word1509
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1510 word1511 word1512 word1513 word1514 word1515 word1516 word1517
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1518 word1519 word1520 word1521 word1522 word1523 word1524 word1525
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1526 word1527 word1528 word1529 word1530 word1531 word1532 word1533
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1534 word1535 word1536 word1537 word1538 word1539 word1540 word1541
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1542 word1543 word1544 word1545 word1546 word1547 word1548 word1549
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1550 word1551 word1552 word1553 word1554 word1555 word1556 word1557
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1558 word1559 word1560 word1561 word1562 word1563 word1564 word1565
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1566 word1567 word1568 word1569 word1570 word1571 word1572 word1573
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1574 word1575 word1576 word1577 word1578 word1579 word1580 word1581
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1582 word1583 word1584 word1585 word1586 word1587 word1588 word1589
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1590 word1591 word1592 word1593 word1594 word1595 word1596 word1597
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1598 word1599 word1600 word1601 word1602 word1603 word1604 word1605
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1606 word1607 word1608 word1609 word1610 word1611 word1612 word1613
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1614 word1615 word1616 word1617 word1618 word1619 word1620 word1621
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1622 word1623 word1624 word1625 word1626 word1627 word1628 word1629
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1630 word1631 word1632 word1633 word1634 word1635 word1636 word1637
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1638 word1639 word1640 word1641 word1642 word1643 word1644 word1645
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1646 word1647 word1648 word1649 word1650 word1651 word1652 word1653
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1654 word1655 word1656 word1657 word1658 word1659 word1660 word1661
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1662 word1663 word1664 word1665 word1666 word1667 word1668 word1669
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1670 word1671 word1672 word1673 word1674 word1675 word1676 word1677
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1678 word1679 word1680 word1681 word1682 word1683 word1684 word1685
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1686 word1687 word1688 word1689 word1690 word1691 word1692 word1693
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1694 word1695 word1696 word1697 word1698 word1699 word1700 word1701
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1702 word1703 word1704 word1705 word1706 word1707 word1708 word1709
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1710 word1711 word1712 word1713 word1714 word1715 word1716 word1717
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1718 word1719 word1720 word1721 word1722 word1723 word1724 word1725
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1726 word1727 word1728 word1729 word1730 word1731 word1732 word1733
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1734 word1735 word1736 word1737 word1738 word1739 word1740 word1741
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1742 word1743 word1744 word1745 word1746 word1747 word1748 word1749
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1750 word1751 word1752 word1753 word1754 word1755 word1756 word1757
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1758 word1759 word1760 word1761 word1762 word1763 word1764 word1765
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1766 word1767 word1768 word1769 word1770 word1771 word1772 word1773
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1774 word1775 word1776 word1777 word1778 word1779 word1780 word1781
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1782 word1783 word1784 word1785 word1786 word1787 word1788 word1789
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1790 word1791 word1792 word1793 word1794 word1795 word1796 word1797
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1798 word1799 word1800 word1801 word1802 word1803 word1804 word1805
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1806 word1807 word1808 word1809 word1810 word1811 word1812 word1813
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1814 word1815 word1816 word1817 word1818 word1819 word1820 word1821
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1822 word1823 word1824 word1825 word1826 word1827 word1828 word1829
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1830 word1831 word1832 word1833 word1834 word1835 word1836 word1837
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1838 word1839 word1840 word1841 word1842 word1843 word1844 word1845
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1846 word1847 word1848 word1849 word1850 word1851 word1852 word1853
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1854 word1855 word1856 word1857 word1858 word1859 word1860 word1861
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1862 word1863 word1864 word1865 word1866 word1867 word1868 word1869
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1870 word1871 word1872 word1873 word1874 word1875 word1876 word1877
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1878 word1879 word1880 word1881 word1882 word1883 word1884 word1885
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1886 word1887 word1888 word1889 word1890 word1891 word1892 word1893
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1894 word1895 word1896 word1897 word1898 word1899 word1900 word1901
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1902 word1903 word1904 word1905 word1906 word1907 word1908 word1909
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1910 word1911 word1912 word1913 word1914 word1915 word1916 word1917
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1918 word1919 word1920 word1921 word1922 word1923 word1924 word1925
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1926 word1927 word1928 word1929 word1930 word1931 word1932 word1933
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1934 word1935 word1936 word1937 word1938 word1939 word1940 word1941
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1942 word1943 word1944 word1945 word1946 word1947 word1948 word1949
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1950 word1951 word1952 word1953 word1954 word1955 word1956 word1957
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1958 word1959 word1960 word1961 word1962 word1963 word1964 word1965
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1966 word1967 word1968 word1969 word1970 word1971 word1972 word1973
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1974 word1975 word1976 word1977 word1978 word1979 word1980 word1981
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1982 word1983 word1984 word1985 word1986 word1987 word1988 word1989
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1990 word1991 word1992 word1993 word1994 word1995 word1996 word1997
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word1998 word1999 word2000 word2001 word2002 word2003 word2004 word2005
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2006 word2007 word2008 word2009 word2010 word2011 word2012 word2013
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2014 word2015 word2016 word2017 word2018 word2019 word2020 word2021
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2022 word2023 word2024 word2025 word2026 word2027 word2028 word2029
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2030 word2031 word2032 word2033 word2034 word2035 word2036 word2037
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2038 word2039 word2040 word2041 word2042 word2043 word2044 word2045
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2046 word2047 word2048 word2049 word2050 word2051 word2052 word2053
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2054 word2055 word2056 word2057 word2058 word2059 word2060 word2061
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2062 word2063 word2064 word2065 word2066 word2067 word2068 word2069
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2070 word2071 word2072 word2073 word2074 word2075 word2076 word2077
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2078 word2079 word2080 word2081 word2082 word2083 word2084 word2085
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2086 word2087 word2088 word2089 word2090 word2091 word2092 word2093
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2094 word2095 word2096 word2097 word2098 word2099 word2100 word2101
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2102 word2103 word2104 word2105 word2106 word2107 word2108 word2109
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2110 word2111 word2112 word2113 word2114 word2115 word2116 word2117
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2118 word2119 word2120 word2121 word2122 word2123 word2124 word2125
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2126 word2127 word2128 word2129 word2130 word2131 word2132 word2133
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2134 word2135 word2136 word2137 word2138 word2139 word2140 word2141
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2142 word2143 word2144 word2145 word2146 word2147 word2148 word2149
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2150 word2151 word2152 word2153 word2154 word2155 word2156 word2157
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2158 word2159 word2160 word2161 word2162 word2163 word2164 word2165
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2166 word2167 word2168 word2169 word2170 word2171 word2172 word2173
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2174 word2175 word2176 word2177 word2178 word2179 word2180 word2181
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2182 word2183 word2184 word2185 word2186 word2187 word2188 word2189
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2190 word2191 word2192 word2193 word2194 word2195 word2196 word2197
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2198 word2199 word2200 word2201 word2202 word2203 word2204 word2205
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2206 word2207 word2208 word2209 word2210 word2211 word2212 word2213
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2214 word2215 word2216 word2217 word2218 word2219 word2220 word2221
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2222 word2223 word2224 word2225 word2226 word2227 word2228 word2229
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2230 word2231 word2232 word2233 word2234 word2235 word2236 word2237
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2238 word2239 word2240 word2241 word2242 word2243 word2244 word2245
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2246 word2247 word2248 word2249 word2250 word2251 word2252 word2253
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2254 word2255 word2256 word2257 word2258 word2259 word2260 word2261
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2262 word2263 word2264 word2265 word2266 word2267 word2268 word2269
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2270 word2271 word2272 word2273 word2274 word2275 word2276 word2277
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2278 word2279 word2280 word2281 word2282 word2283 word2284 word2285
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2286 word2287 word2288 word2289 word2290 word2291 word2292 word2293
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2294 word2295 word2296 word2297 word2298 word2299 word2300 word2301
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2302 word2303 word2304 word2305 word2306 word2307 word2308 word2309
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2310 word2311 word2312 word2313 word2314 word2315 word2316 word2317
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2318 word2319 word2320 word2321 word2322 word2323 word2324 word2325
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2326 word2327 word2328 word2329 word2330 word2331 word2332 word2333
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2334 word2335 word2336 word2337 word2338 word2339 word2340 word2341
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2342 word2343 word2344 word2345 word2346 word2347 word2348 word2349
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2350 word2351 word2352 word2353 word2354 word2355 word2356 word2357
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2358 word2359 word2360 word2361 word2362 word2363 word2364 word2365
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2366 word2367 word2368 word2369 word2370 word2371 word2372 word2373
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2374 word2375 word2376 word2377 word2378 word2379 word2380 word2381
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2382 word2383 word2384 word2385 word2386 word2387 word2388 word2389
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2390 word2391 word2392 word2393 word2394 word2395 word2396 word2397
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2398 word2399 word2400 word2401 word2402 word2403 word2404 word2405
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2406 word2407 word2408 word2409 word2410 word2411 word2412 word2413
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2414 word2415 word2416 word2417 word2418 word2419 word2420 word2421
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2422 word2423 word2424 word2425 word2426 word2427 word2428 word2429
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2430 word2431 word2432 word2433 word2434 word2435 word2436 word2437
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2438 word2439 word2440 word2441 word2442 word2443 word2444 word2445
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2446 word2447 word2448 word2449 word2450 word2451 word2452 word2453
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2454 word2455 word2456 word2457 word2458 word2459 word2460 word2461
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2462 word2463 word2464 word2465 word2466 word2467 word2468 word2469
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2470 word2471 word2472 word2473 word2474 word2475 word2476 word2477
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2478 word2479 word2480 word2481 word2482 word2483 word2484 word2485
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2486 word2487 word2488 word2489 word2490 word2491 word2492 word2493
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2494 word2495 word2496 word2497 word2498 word2499 word2500 word2501
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2502 word2503 word2504 word2505 word2506 word2507 word2508 word2509
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2510 word2511 word2512 word2513 word2514 word2515 word2516 word2517
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2518 word2519 word2520 word2521 word2522 word2523 word2524 word2525
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2526 word2527 word2528 word2529 word2530 word2531 word2532 word2533
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2534 word2535 word2536 word2537 word2538 word2539 word2540 word2541
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2542 word2543 word2544 word2545 word2546 word2547 word2548 word2549
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2550 word2551 word2552 word2553 word2554 word2555 word2556 word2557
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2558 word2559 word2560 word2561 word2562 word2563 word2564 word2565
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2566 word2567 word2568 word2569 word2570 word2571 word2572 word2573
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2574 word2575 word2576 word2577 word2578 word2579 word2580 word2581
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2582 word2583 word2584 word2585 word2586 word2587 word2588 word2589
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2590 word2591 word2592 word2593 word2594 word2595 word2596 word2597
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2598 word2599 word2600 word2601 word2602 word2603 word2604 word2605
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2606 word2607 word2608 word2609 word2610 word2611 word2612 word2613
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2614 word2615 word2616 word2617 word2618 word2619 word2620 word2621
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2622 word2623 word2624 word2625 word2626 word2627 word2628 word2629
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2630 word2631 word2632 word2633 word2634 word2635 word2636 word2637
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2638 word2639 word2640 word2641 word2642 word2643 word2644 word2645
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2646 word2647 word2648 word2649 word2650 word2651 word2652 word2653
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2654 word2655 word2656 word2657 word2658 word2659 word2660 word2661
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2662 word2663 word2664 word2665 word2666 word2667 word2668 word2669
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2670 word2671 word2672 word2673 word2674 word2675 word2676 word2677
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2678 word2679 word2680 word2681 word2682 word2683 word2684 word2685
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2686 word2687 word2688 word2689 word2690 word2691 word2692 word2693
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2694 word2695 word2696 word2697 word2698 word2699 word2700 word2701
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2702 word2703 word2704 word2705 word2706 word2707 word2708 word2709
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2710 word2711 word2712 word2713 word2714 word2715 word2716 word2717
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2718 word2719 word2720 word2721 word2722 word2723 word2724 word2725
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2726 word2727 word2728 word2729 word2730 word2731 word2732 word2733
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2734 word2735 word2736 word2737 word2738 word2739 word2740 word2741
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2742 word2743 word2744 word2745 word2746 word2747 word2748 word2749
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2750 word2751 word2752 word2753 word2754 word2755 word2756 word2757
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2758 word2759 word2760 word2761 word2762 word2763 word2764 word2765
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2766 word2767 word2768 word2769 word2770 word2771 word2772 word2773
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2774 word2775 word2776 word2777 word2778 word2779 word2780 word2781
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2782 word2783 word2784 word2785 word2786 word2787 word2788 word2789
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2790 word2791 word2792 word2793 word2794 word2795 word2796 word2797
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2798 word2799 word2800 word2801 word2802 word2803 word2804 word2805
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2806 word2807 word2808 word2809 word2810 word2811 word2812 word2813
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2814 word2815 word2816 word2817 word2818 word2819 word2820 word2821
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2822 word2823 word2824 word2825 word2826 word2827 word2828 word2829
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2830 word2831 word2832 word2833 word2834 word2835 word2836 word2837
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2838 word2839 word2840 word2841 word2842 word2843 word2844 word2845
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2846 word2847 word2848 word2849 word2850 word2851 word2852 word2853
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2854 word2855 word2856 word2857 word2858 word2859 word2860 word2861
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2862 word2863 word2864 word2865 word2866 word2867 word2868 word2869
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2870 word2871 word2872 word2873 word2874 word2875 word2876 word2877
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2878 word2879 word2880 word2881 word2882 word2883 word2884 word2885
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2886 word2887 word2888 word2889 word2890 word2891 word2892 word2893
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2894 word2895 word2896 word2897 word2898 word2899 word2900 word2901
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2902 word2903 word2904 word2905 word2906 word2907 word2908 word2909
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2910 word2911 word2912 word2913 word2914 word2915 word2916 word2917
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2918 word2919 word2920 word2921 word2922 word2923 word2924 word2925
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2926 word2927 word2928 word2929 word2930 word2931 word2932 word2933
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2934 word2935 word2936 word2937 word2938 word2939 word2940 word2941
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2942 word2943 word2944 word2945 word2946 word2947 word2948 word2949
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2950 word2951 word2952 word2953 word2954 word2955 word2956 word2957
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2958 word2959 word2960 word2961 word2962 word2963 word2964 word2965
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2966 word2967 word2968 word2969 word2970 word2971 word2972 word2973
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2974 word2975 word2976 word2977 word2978 word2979 word2980 word2981
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2982 word2983 word2984 word2985 word2986 word2987 word2988 word2989
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2990 word2991 word2992 word2993 word2994 word2995 word2996 word2997
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word2998 word2999 word3000 word3001 word3002 word3003 word3004 word3005
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3006 word3007 word3008 word3009 word3010 word3011 word3012 word3013
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3014 word3015 word3016 word3017 word3018 word3019 word3020 word3021
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3022 word3023 word3024 word3025 word3026 word3027 word3028 word3029
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3030 word3031 word3032 word3033 word3034 word3035 word3036 word3037
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3038 word3039 word3040 word3041 word3042 word3043 word3044 word3045
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3046 word3047 word3048 word3049 word3050 word3051 word3052 word3053
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3054 word3055 word3056 word3057 word3058 word3059 word3060 word3061
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3062 word3063 word3064 word3065 word3066 word3067 word3068 word3069
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3070 word3071 word3072 word3073 word3074 word3075 word3076 word3077
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3078 word3079 word3080 word3081 word3082 word3083 word3084 word3085
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3086 word3087 word3088 word3089 word3090 word3091 word3092 word3093
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3094 word3095 word3096 word3097 word3098 word3099 word3100 word3101
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3102 word3103 word3104 word3105 word3106 word3107 word3108 word3109
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3110 word3111 word3112 word3113 word3114 word3115 word3116 word3117
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3118 word3119 word3120 word3121 word3122 word3123 word3124 word3125
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3126 word3127 word3128 word3129 word3130 word3131 word3132 word3133
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3134 word3135 word3136 word3137 word3138 word3139 word3140 word3141
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3142 word3143 word3144 word3145 word3146 word3147 word3148 word3149
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3150 word3151 word3152 word3153 word3154 word3155 word3156 word3157
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3158 word3159 word3160 word3161 word3162 word3163 word3164 word3165
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3166 word3167 word3168 word3169 word3170 word3171 word3172 word3173
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3174 word3175 word3176 word3177 word3178 word3179 word3180 word3181
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3182 word3183 word3184 word3185 word3186 word3187 word3188 word3189
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3190 word3191 word3192 word3193 word3194 word3195 word3196 word3197
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3198 word3199 word3200 word3201 word3202 word3203 word3204 word3205
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3206 word3207 word3208 word3209 word3210 word3211 word3212 word3213
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3214 word3215 word3216 word3217 word3218 word3219 word3220 word3221
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3222 word3223 word3224 word3225 word3226 word3227 word3228 word3229
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3230 word3231 word3232 word3233 word3234 word3235 word3236 word3237
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3238 word3239 word3240 word3241 word3242 word3243 word3244 word3245
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3246 word3247 word3248 word3249 word3250 word3251 word3252 word3253
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3254 word3255 word3256 word3257 word3258 word3259 word3260 word3261
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3262 word3263 word3264 word3265 word3266 word3267 word3268 word3269
## 1     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 2     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 3     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 4     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 5     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
## 6     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>     <NA>
##   word3270 type
## 1     <NA>    1
## 2     <NA>    0
## 3     <NA>    0
## 4     <NA>    0
## 5     <NA>    1
## 6     <NA>    0
# Reorder columns by moving 'type' to the first position
balanced_combined <- balanced_combined[c("type", setdiff(colnames(balanced_combined), "type"))]

# Check the new column order
colnames(balanced_combined)
##    [1] "type"     "word1"    "word2"    "word3"    "word4"    "word5"   
##    [7] "word6"    "word7"    "word8"    "word9"    "word10"   "word11"  
##   [13] "word12"   "word13"   "word14"   "word15"   "word16"   "word17"  
##   [19] "word18"   "word19"   "word20"   "word21"   "word22"   "word23"  
##   [25] "word24"   "word25"   "word26"   "word27"   "word28"   "word29"  
##   [31] "word30"   "word31"   "word32"   "word33"   "word34"   "word35"  
##   [37] "word36"   "word37"   "word38"   "word39"   "word40"   "word41"  
##   [43] "word42"   "word43"   "word44"   "word45"   "word46"   "word47"  
##   [49] "word48"   "word49"   "word50"   "word51"   "word52"   "word53"  
##   [55] "word54"   "word55"   "word56"   "word57"   "word58"   "word59"  
##   [61] "word60"   "word61"   "word62"   "word63"   "word64"   "word65"  
##   [67] "word66"   "word67"   "word68"   "word69"   "word70"   "word71"  
##   [73] "word72"   "word73"   "word74"   "word75"   "word76"   "word77"  
##   [79] "word78"   "word79"   "word80"   "word81"   "word82"   "word83"  
##   [85] "word84"   "word85"   "word86"   "word87"   "word88"   "word89"  
##   [91] "word90"   "word91"   "word92"   "word93"   "word94"   "word95"  
##   [97] "word96"   "word97"   "word98"   "word99"   "word100"  "word101" 
##  [103] "word102"  "word103"  "word104"  "word105"  "word106"  "word107" 
##  [109] "word108"  "word109"  "word110"  "word111"  "word112"  "word113" 
##  [115] "word114"  "word115"  "word116"  "word117"  "word118"  "word119" 
##  [121] "word120"  "word121"  "word122"  "word123"  "word124"  "word125" 
##  [127] "word126"  "word127"  "word128"  "word129"  "word130"  "word131" 
##  [133] "word132"  "word133"  "word134"  "word135"  "word136"  "word137" 
##  [139] "word138"  "word139"  "word140"  "word141"  "word142"  "word143" 
##  [145] "word144"  "word145"  "word146"  "word147"  "word148"  "word149" 
##  [151] "word150"  "word151"  "word152"  "word153"  "word154"  "word155" 
##  [157] "word156"  "word157"  "word158"  "word159"  "word160"  "word161" 
##  [163] "word162"  "word163"  "word164"  "word165"  "word166"  "word167" 
##  [169] "word168"  "word169"  "word170"  "word171"  "word172"  "word173" 
##  [175] "word174"  "word175"  "word176"  "word177"  "word178"  "word179" 
##  [181] "word180"  "word181"  "word182"  "word183"  "word184"  "word185" 
##  [187] "word186"  "word187"  "word188"  "word189"  "word190"  "word191" 
##  [193] "word192"  "word193"  "word194"  "word195"  "word196"  "word197" 
##  [199] "word198"  "word199"  "word200"  "word201"  "word202"  "word203" 
##  [205] "word204"  "word205"  "word206"  "word207"  "word208"  "word209" 
##  [211] "word210"  "word211"  "word212"  "word213"  "word214"  "word215" 
##  [217] "word216"  "word217"  "word218"  "word219"  "word220"  "word221" 
##  [223] "word222"  "word223"  "word224"  "word225"  "word226"  "word227" 
##  [229] "word228"  "word229"  "word230"  "word231"  "word232"  "word233" 
##  [235] "word234"  "word235"  "word236"  "word237"  "word238"  "word239" 
##  [241] "word240"  "word241"  "word242"  "word243"  "word244"  "word245" 
##  [247] "word246"  "word247"  "word248"  "word249"  "word250"  "word251" 
##  [253] "word252"  "word253"  "word254"  "word255"  "word256"  "word257" 
##  [259] "word258"  "word259"  "word260"  "word261"  "word262"  "word263" 
##  [265] "word264"  "word265"  "word266"  "word267"  "word268"  "word269" 
##  [271] "word270"  "word271"  "word272"  "word273"  "word274"  "word275" 
##  [277] "word276"  "word277"  "word278"  "word279"  "word280"  "word281" 
##  [283] "word282"  "word283"  "word284"  "word285"  "word286"  "word287" 
##  [289] "word288"  "word289"  "word290"  "word291"  "word292"  "word293" 
##  [295] "word294"  "word295"  "word296"  "word297"  "word298"  "word299" 
##  [301] "word300"  "word301"  "word302"  "word303"  "word304"  "word305" 
##  [307] "word306"  "word307"  "word308"  "word309"  "word310"  "word311" 
##  [313] "word312"  "word313"  "word314"  "word315"  "word316"  "word317" 
##  [319] "word318"  "word319"  "word320"  "word321"  "word322"  "word323" 
##  [325] "word324"  "word325"  "word326"  "word327"  "word328"  "word329" 
##  [331] "word330"  "word331"  "word332"  "word333"  "word334"  "word335" 
##  [337] "word336"  "word337"  "word338"  "word339"  "word340"  "word341" 
##  [343] "word342"  "word343"  "word344"  "word345"  "word346"  "word347" 
##  [349] "word348"  "word349"  "word350"  "word351"  "word352"  "word353" 
##  [355] "word354"  "word355"  "word356"  "word357"  "word358"  "word359" 
##  [361] "word360"  "word361"  "word362"  "word363"  "word364"  "word365" 
##  [367] "word366"  "word367"  "word368"  "word369"  "word370"  "word371" 
##  [373] "word372"  "word373"  "word374"  "word375"  "word376"  "word377" 
##  [379] "word378"  "word379"  "word380"  "word381"  "word382"  "word383" 
##  [385] "word384"  "word385"  "word386"  "word387"  "word388"  "word389" 
##  [391] "word390"  "word391"  "word392"  "word393"  "word394"  "word395" 
##  [397] "word396"  "word397"  "word398"  "word399"  "word400"  "word401" 
##  [403] "word402"  "word403"  "word404"  "word405"  "word406"  "word407" 
##  [409] "word408"  "word409"  "word410"  "word411"  "word412"  "word413" 
##  [415] "word414"  "word415"  "word416"  "word417"  "word418"  "word419" 
##  [421] "word420"  "word421"  "word422"  "word423"  "word424"  "word425" 
##  [427] "word426"  "word427"  "word428"  "word429"  "word430"  "word431" 
##  [433] "word432"  "word433"  "word434"  "word435"  "word436"  "word437" 
##  [439] "word438"  "word439"  "word440"  "word441"  "word442"  "word443" 
##  [445] "word444"  "word445"  "word446"  "word447"  "word448"  "word449" 
##  [451] "word450"  "word451"  "word452"  "word453"  "word454"  "word455" 
##  [457] "word456"  "word457"  "word458"  "word459"  "word460"  "word461" 
##  [463] "word462"  "word463"  "word464"  "word465"  "word466"  "word467" 
##  [469] "word468"  "word469"  "word470"  "word471"  "word472"  "word473" 
##  [475] "word474"  "word475"  "word476"  "word477"  "word478"  "word479" 
##  [481] "word480"  "word481"  "word482"  "word483"  "word484"  "word485" 
##  [487] "word486"  "word487"  "word488"  "word489"  "word490"  "word491" 
##  [493] "word492"  "word493"  "word494"  "word495"  "word496"  "word497" 
##  [499] "word498"  "word499"  "word500"  "word501"  "word502"  "word503" 
##  [505] "word504"  "word505"  "word506"  "word507"  "word508"  "word509" 
##  [511] "word510"  "word511"  "word512"  "word513"  "word514"  "word515" 
##  [517] "word516"  "word517"  "word518"  "word519"  "word520"  "word521" 
##  [523] "word522"  "word523"  "word524"  "word525"  "word526"  "word527" 
##  [529] "word528"  "word529"  "word530"  "word531"  "word532"  "word533" 
##  [535] "word534"  "word535"  "word536"  "word537"  "word538"  "word539" 
##  [541] "word540"  "word541"  "word542"  "word543"  "word544"  "word545" 
##  [547] "word546"  "word547"  "word548"  "word549"  "word550"  "word551" 
##  [553] "word552"  "word553"  "word554"  "word555"  "word556"  "word557" 
##  [559] "word558"  "word559"  "word560"  "word561"  "word562"  "word563" 
##  [565] "word564"  "word565"  "word566"  "word567"  "word568"  "word569" 
##  [571] "word570"  "word571"  "word572"  "word573"  "word574"  "word575" 
##  [577] "word576"  "word577"  "word578"  "word579"  "word580"  "word581" 
##  [583] "word582"  "word583"  "word584"  "word585"  "word586"  "word587" 
##  [589] "word588"  "word589"  "word590"  "word591"  "word592"  "word593" 
##  [595] "word594"  "word595"  "word596"  "word597"  "word598"  "word599" 
##  [601] "word600"  "word601"  "word602"  "word603"  "word604"  "word605" 
##  [607] "word606"  "word607"  "word608"  "word609"  "word610"  "word611" 
##  [613] "word612"  "word613"  "word614"  "word615"  "word616"  "word617" 
##  [619] "word618"  "word619"  "word620"  "word621"  "word622"  "word623" 
##  [625] "word624"  "word625"  "word626"  "word627"  "word628"  "word629" 
##  [631] "word630"  "word631"  "word632"  "word633"  "word634"  "word635" 
##  [637] "word636"  "word637"  "word638"  "word639"  "word640"  "word641" 
##  [643] "word642"  "word643"  "word644"  "word645"  "word646"  "word647" 
##  [649] "word648"  "word649"  "word650"  "word651"  "word652"  "word653" 
##  [655] "word654"  "word655"  "word656"  "word657"  "word658"  "word659" 
##  [661] "word660"  "word661"  "word662"  "word663"  "word664"  "word665" 
##  [667] "word666"  "word667"  "word668"  "word669"  "word670"  "word671" 
##  [673] "word672"  "word673"  "word674"  "word675"  "word676"  "word677" 
##  [679] "word678"  "word679"  "word680"  "word681"  "word682"  "word683" 
##  [685] "word684"  "word685"  "word686"  "word687"  "word688"  "word689" 
##  [691] "word690"  "word691"  "word692"  "word693"  "word694"  "word695" 
##  [697] "word696"  "word697"  "word698"  "word699"  "word700"  "word701" 
##  [703] "word702"  "word703"  "word704"  "word705"  "word706"  "word707" 
##  [709] "word708"  "word709"  "word710"  "word711"  "word712"  "word713" 
##  [715] "word714"  "word715"  "word716"  "word717"  "word718"  "word719" 
##  [721] "word720"  "word721"  "word722"  "word723"  "word724"  "word725" 
##  [727] "word726"  "word727"  "word728"  "word729"  "word730"  "word731" 
##  [733] "word732"  "word733"  "word734"  "word735"  "word736"  "word737" 
##  [739] "word738"  "word739"  "word740"  "word741"  "word742"  "word743" 
##  [745] "word744"  "word745"  "word746"  "word747"  "word748"  "word749" 
##  [751] "word750"  "word751"  "word752"  "word753"  "word754"  "word755" 
##  [757] "word756"  "word757"  "word758"  "word759"  "word760"  "word761" 
##  [763] "word762"  "word763"  "word764"  "word765"  "word766"  "word767" 
##  [769] "word768"  "word769"  "word770"  "word771"  "word772"  "word773" 
##  [775] "word774"  "word775"  "word776"  "word777"  "word778"  "word779" 
##  [781] "word780"  "word781"  "word782"  "word783"  "word784"  "word785" 
##  [787] "word786"  "word787"  "word788"  "word789"  "word790"  "word791" 
##  [793] "word792"  "word793"  "word794"  "word795"  "word796"  "word797" 
##  [799] "word798"  "word799"  "word800"  "word801"  "word802"  "word803" 
##  [805] "word804"  "word805"  "word806"  "word807"  "word808"  "word809" 
##  [811] "word810"  "word811"  "word812"  "word813"  "word814"  "word815" 
##  [817] "word816"  "word817"  "word818"  "word819"  "word820"  "word821" 
##  [823] "word822"  "word823"  "word824"  "word825"  "word826"  "word827" 
##  [829] "word828"  "word829"  "word830"  "word831"  "word832"  "word833" 
##  [835] "word834"  "word835"  "word836"  "word837"  "word838"  "word839" 
##  [841] "word840"  "word841"  "word842"  "word843"  "word844"  "word845" 
##  [847] "word846"  "word847"  "word848"  "word849"  "word850"  "word851" 
##  [853] "word852"  "word853"  "word854"  "word855"  "word856"  "word857" 
##  [859] "word858"  "word859"  "word860"  "word861"  "word862"  "word863" 
##  [865] "word864"  "word865"  "word866"  "word867"  "word868"  "word869" 
##  [871] "word870"  "word871"  "word872"  "word873"  "word874"  "word875" 
##  [877] "word876"  "word877"  "word878"  "word879"  "word880"  "word881" 
##  [883] "word882"  "word883"  "word884"  "word885"  "word886"  "word887" 
##  [889] "word888"  "word889"  "word890"  "word891"  "word892"  "word893" 
##  [895] "word894"  "word895"  "word896"  "word897"  "word898"  "word899" 
##  [901] "word900"  "word901"  "word902"  "word903"  "word904"  "word905" 
##  [907] "word906"  "word907"  "word908"  "word909"  "word910"  "word911" 
##  [913] "word912"  "word913"  "word914"  "word915"  "word916"  "word917" 
##  [919] "word918"  "word919"  "word920"  "word921"  "word922"  "word923" 
##  [925] "word924"  "word925"  "word926"  "word927"  "word928"  "word929" 
##  [931] "word930"  "word931"  "word932"  "word933"  "word934"  "word935" 
##  [937] "word936"  "word937"  "word938"  "word939"  "word940"  "word941" 
##  [943] "word942"  "word943"  "word944"  "word945"  "word946"  "word947" 
##  [949] "word948"  "word949"  "word950"  "word951"  "word952"  "word953" 
##  [955] "word954"  "word955"  "word956"  "word957"  "word958"  "word959" 
##  [961] "word960"  "word961"  "word962"  "word963"  "word964"  "word965" 
##  [967] "word966"  "word967"  "word968"  "word969"  "word970"  "word971" 
##  [973] "word972"  "word973"  "word974"  "word975"  "word976"  "word977" 
##  [979] "word978"  "word979"  "word980"  "word981"  "word982"  "word983" 
##  [985] "word984"  "word985"  "word986"  "word987"  "word988"  "word989" 
##  [991] "word990"  "word991"  "word992"  "word993"  "word994"  "word995" 
##  [997] "word996"  "word997"  "word998"  "word999"  "word1000" "word1001"
## [1003] "word1002" "word1003" "word1004" "word1005" "word1006" "word1007"
## [1009] "word1008" "word1009" "word1010" "word1011" "word1012" "word1013"
## [1015] "word1014" "word1015" "word1016" "word1017" "word1018" "word1019"
## [1021] "word1020" "word1021" "word1022" "word1023" "word1024" "word1025"
## [1027] "word1026" "word1027" "word1028" "word1029" "word1030" "word1031"
## [1033] "word1032" "word1033" "word1034" "word1035" "word1036" "word1037"
## [1039] "word1038" "word1039" "word1040" "word1041" "word1042" "word1043"
## [1045] "word1044" "word1045" "word1046" "word1047" "word1048" "word1049"
## [1051] "word1050" "word1051" "word1052" "word1053" "word1054" "word1055"
## [1057] "word1056" "word1057" "word1058" "word1059" "word1060" "word1061"
## [1063] "word1062" "word1063" "word1064" "word1065" "word1066" "word1067"
## [1069] "word1068" "word1069" "word1070" "word1071" "word1072" "word1073"
## [1075] "word1074" "word1075" "word1076" "word1077" "word1078" "word1079"
## [1081] "word1080" "word1081" "word1082" "word1083" "word1084" "word1085"
## [1087] "word1086" "word1087" "word1088" "word1089" "word1090" "word1091"
## [1093] "word1092" "word1093" "word1094" "word1095" "word1096" "word1097"
## [1099] "word1098" "word1099" "word1100" "word1101" "word1102" "word1103"
## [1105] "word1104" "word1105" "word1106" "word1107" "word1108" "word1109"
## [1111] "word1110" "word1111" "word1112" "word1113" "word1114" "word1115"
## [1117] "word1116" "word1117" "word1118" "word1119" "word1120" "word1121"
## [1123] "word1122" "word1123" "word1124" "word1125" "word1126" "word1127"
## [1129] "word1128" "word1129" "word1130" "word1131" "word1132" "word1133"
## [1135] "word1134" "word1135" "word1136" "word1137" "word1138" "word1139"
## [1141] "word1140" "word1141" "word1142" "word1143" "word1144" "word1145"
## [1147] "word1146" "word1147" "word1148" "word1149" "word1150" "word1151"
## [1153] "word1152" "word1153" "word1154" "word1155" "word1156" "word1157"
## [1159] "word1158" "word1159" "word1160" "word1161" "word1162" "word1163"
## [1165] "word1164" "word1165" "word1166" "word1167" "word1168" "word1169"
## [1171] "word1170" "word1171" "word1172" "word1173" "word1174" "word1175"
## [1177] "word1176" "word1177" "word1178" "word1179" "word1180" "word1181"
## [1183] "word1182" "word1183" "word1184" "word1185" "word1186" "word1187"
## [1189] "word1188" "word1189" "word1190" "word1191" "word1192" "word1193"
## [1195] "word1194" "word1195" "word1196" "word1197" "word1198" "word1199"
## [1201] "word1200" "word1201" "word1202" "word1203" "word1204" "word1205"
## [1207] "word1206" "word1207" "word1208" "word1209" "word1210" "word1211"
## [1213] "word1212" "word1213" "word1214" "word1215" "word1216" "word1217"
## [1219] "word1218" "word1219" "word1220" "word1221" "word1222" "word1223"
## [1225] "word1224" "word1225" "word1226" "word1227" "word1228" "word1229"
## [1231] "word1230" "word1231" "word1232" "word1233" "word1234" "word1235"
## [1237] "word1236" "word1237" "word1238" "word1239" "word1240" "word1241"
## [1243] "word1242" "word1243" "word1244" "word1245" "word1246" "word1247"
## [1249] "word1248" "word1249" "word1250" "word1251" "word1252" "word1253"
## [1255] "word1254" "word1255" "word1256" "word1257" "word1258" "word1259"
## [1261] "word1260" "word1261" "word1262" "word1263" "word1264" "word1265"
## [1267] "word1266" "word1267" "word1268" "word1269" "word1270" "word1271"
## [1273] "word1272" "word1273" "word1274" "word1275" "word1276" "word1277"
## [1279] "word1278" "word1279" "word1280" "word1281" "word1282" "word1283"
## [1285] "word1284" "word1285" "word1286" "word1287" "word1288" "word1289"
## [1291] "word1290" "word1291" "word1292" "word1293" "word1294" "word1295"
## [1297] "word1296" "word1297" "word1298" "word1299" "word1300" "word1301"
## [1303] "word1302" "word1303" "word1304" "word1305" "word1306" "word1307"
## [1309] "word1308" "word1309" "word1310" "word1311" "word1312" "word1313"
## [1315] "word1314" "word1315" "word1316" "word1317" "word1318" "word1319"
## [1321] "word1320" "word1321" "word1322" "word1323" "word1324" "word1325"
## [1327] "word1326" "word1327" "word1328" "word1329" "word1330" "word1331"
## [1333] "word1332" "word1333" "word1334" "word1335" "word1336" "word1337"
## [1339] "word1338" "word1339" "word1340" "word1341" "word1342" "word1343"
## [1345] "word1344" "word1345" "word1346" "word1347" "word1348" "word1349"
## [1351] "word1350" "word1351" "word1352" "word1353" "word1354" "word1355"
## [1357] "word1356" "word1357" "word1358" "word1359" "word1360" "word1361"
## [1363] "word1362" "word1363" "word1364" "word1365" "word1366" "word1367"
## [1369] "word1368" "word1369" "word1370" "word1371" "word1372" "word1373"
## [1375] "word1374" "word1375" "word1376" "word1377" "word1378" "word1379"
## [1381] "word1380" "word1381" "word1382" "word1383" "word1384" "word1385"
## [1387] "word1386" "word1387" "word1388" "word1389" "word1390" "word1391"
## [1393] "word1392" "word1393" "word1394" "word1395" "word1396" "word1397"
## [1399] "word1398" "word1399" "word1400" "word1401" "word1402" "word1403"
## [1405] "word1404" "word1405" "word1406" "word1407" "word1408" "word1409"
## [1411] "word1410" "word1411" "word1412" "word1413" "word1414" "word1415"
## [1417] "word1416" "word1417" "word1418" "word1419" "word1420" "word1421"
## [1423] "word1422" "word1423" "word1424" "word1425" "word1426" "word1427"
## [1429] "word1428" "word1429" "word1430" "word1431" "word1432" "word1433"
## [1435] "word1434" "word1435" "word1436" "word1437" "word1438" "word1439"
## [1441] "word1440" "word1441" "word1442" "word1443" "word1444" "word1445"
## [1447] "word1446" "word1447" "word1448" "word1449" "word1450" "word1451"
## [1453] "word1452" "word1453" "word1454" "word1455" "word1456" "word1457"
## [1459] "word1458" "word1459" "word1460" "word1461" "word1462" "word1463"
## [1465] "word1464" "word1465" "word1466" "word1467" "word1468" "word1469"
## [1471] "word1470" "word1471" "word1472" "word1473" "word1474" "word1475"
## [1477] "word1476" "word1477" "word1478" "word1479" "word1480" "word1481"
## [1483] "word1482" "word1483" "word1484" "word1485" "word1486" "word1487"
## [1489] "word1488" "word1489" "word1490" "word1491" "word1492" "word1493"
## [1495] "word1494" "word1495" "word1496" "word1497" "word1498" "word1499"
## [1501] "word1500" "word1501" "word1502" "word1503" "word1504" "word1505"
## [1507] "word1506" "word1507" "word1508" "word1509" "word1510" "word1511"
## [1513] "word1512" "word1513" "word1514" "word1515" "word1516" "word1517"
## [1519] "word1518" "word1519" "word1520" "word1521" "word1522" "word1523"
## [1525] "word1524" "word1525" "word1526" "word1527" "word1528" "word1529"
## [1531] "word1530" "word1531" "word1532" "word1533" "word1534" "word1535"
## [1537] "word1536" "word1537" "word1538" "word1539" "word1540" "word1541"
## [1543] "word1542" "word1543" "word1544" "word1545" "word1546" "word1547"
## [1549] "word1548" "word1549" "word1550" "word1551" "word1552" "word1553"
## [1555] "word1554" "word1555" "word1556" "word1557" "word1558" "word1559"
## [1561] "word1560" "word1561" "word1562" "word1563" "word1564" "word1565"
## [1567] "word1566" "word1567" "word1568" "word1569" "word1570" "word1571"
## [1573] "word1572" "word1573" "word1574" "word1575" "word1576" "word1577"
## [1579] "word1578" "word1579" "word1580" "word1581" "word1582" "word1583"
## [1585] "word1584" "word1585" "word1586" "word1587" "word1588" "word1589"
## [1591] "word1590" "word1591" "word1592" "word1593" "word1594" "word1595"
## [1597] "word1596" "word1597" "word1598" "word1599" "word1600" "word1601"
## [1603] "word1602" "word1603" "word1604" "word1605" "word1606" "word1607"
## [1609] "word1608" "word1609" "word1610" "word1611" "word1612" "word1613"
## [1615] "word1614" "word1615" "word1616" "word1617" "word1618" "word1619"
## [1621] "word1620" "word1621" "word1622" "word1623" "word1624" "word1625"
## [1627] "word1626" "word1627" "word1628" "word1629" "word1630" "word1631"
## [1633] "word1632" "word1633" "word1634" "word1635" "word1636" "word1637"
## [1639] "word1638" "word1639" "word1640" "word1641" "word1642" "word1643"
## [1645] "word1644" "word1645" "word1646" "word1647" "word1648" "word1649"
## [1651] "word1650" "word1651" "word1652" "word1653" "word1654" "word1655"
## [1657] "word1656" "word1657" "word1658" "word1659" "word1660" "word1661"
## [1663] "word1662" "word1663" "word1664" "word1665" "word1666" "word1667"
## [1669] "word1668" "word1669" "word1670" "word1671" "word1672" "word1673"
## [1675] "word1674" "word1675" "word1676" "word1677" "word1678" "word1679"
## [1681] "word1680" "word1681" "word1682" "word1683" "word1684" "word1685"
## [1687] "word1686" "word1687" "word1688" "word1689" "word1690" "word1691"
## [1693] "word1692" "word1693" "word1694" "word1695" "word1696" "word1697"
## [1699] "word1698" "word1699" "word1700" "word1701" "word1702" "word1703"
## [1705] "word1704" "word1705" "word1706" "word1707" "word1708" "word1709"
## [1711] "word1710" "word1711" "word1712" "word1713" "word1714" "word1715"
## [1717] "word1716" "word1717" "word1718" "word1719" "word1720" "word1721"
## [1723] "word1722" "word1723" "word1724" "word1725" "word1726" "word1727"
## [1729] "word1728" "word1729" "word1730" "word1731" "word1732" "word1733"
## [1735] "word1734" "word1735" "word1736" "word1737" "word1738" "word1739"
## [1741] "word1740" "word1741" "word1742" "word1743" "word1744" "word1745"
## [1747] "word1746" "word1747" "word1748" "word1749" "word1750" "word1751"
## [1753] "word1752" "word1753" "word1754" "word1755" "word1756" "word1757"
## [1759] "word1758" "word1759" "word1760" "word1761" "word1762" "word1763"
## [1765] "word1764" "word1765" "word1766" "word1767" "word1768" "word1769"
## [1771] "word1770" "word1771" "word1772" "word1773" "word1774" "word1775"
## [1777] "word1776" "word1777" "word1778" "word1779" "word1780" "word1781"
## [1783] "word1782" "word1783" "word1784" "word1785" "word1786" "word1787"
## [1789] "word1788" "word1789" "word1790" "word1791" "word1792" "word1793"
## [1795] "word1794" "word1795" "word1796" "word1797" "word1798" "word1799"
## [1801] "word1800" "word1801" "word1802" "word1803" "word1804" "word1805"
## [1807] "word1806" "word1807" "word1808" "word1809" "word1810" "word1811"
## [1813] "word1812" "word1813" "word1814" "word1815" "word1816" "word1817"
## [1819] "word1818" "word1819" "word1820" "word1821" "word1822" "word1823"
## [1825] "word1824" "word1825" "word1826" "word1827" "word1828" "word1829"
## [1831] "word1830" "word1831" "word1832" "word1833" "word1834" "word1835"
## [1837] "word1836" "word1837" "word1838" "word1839" "word1840" "word1841"
## [1843] "word1842" "word1843" "word1844" "word1845" "word1846" "word1847"
## [1849] "word1848" "word1849" "word1850" "word1851" "word1852" "word1853"
## [1855] "word1854" "word1855" "word1856" "word1857" "word1858" "word1859"
## [1861] "word1860" "word1861" "word1862" "word1863" "word1864" "word1865"
## [1867] "word1866" "word1867" "word1868" "word1869" "word1870" "word1871"
## [1873] "word1872" "word1873" "word1874" "word1875" "word1876" "word1877"
## [1879] "word1878" "word1879" "word1880" "word1881" "word1882" "word1883"
## [1885] "word1884" "word1885" "word1886" "word1887" "word1888" "word1889"
## [1891] "word1890" "word1891" "word1892" "word1893" "word1894" "word1895"
## [1897] "word1896" "word1897" "word1898" "word1899" "word1900" "word1901"
## [1903] "word1902" "word1903" "word1904" "word1905" "word1906" "word1907"
## [1909] "word1908" "word1909" "word1910" "word1911" "word1912" "word1913"
## [1915] "word1914" "word1915" "word1916" "word1917" "word1918" "word1919"
## [1921] "word1920" "word1921" "word1922" "word1923" "word1924" "word1925"
## [1927] "word1926" "word1927" "word1928" "word1929" "word1930" "word1931"
## [1933] "word1932" "word1933" "word1934" "word1935" "word1936" "word1937"
## [1939] "word1938" "word1939" "word1940" "word1941" "word1942" "word1943"
## [1945] "word1944" "word1945" "word1946" "word1947" "word1948" "word1949"
## [1951] "word1950" "word1951" "word1952" "word1953" "word1954" "word1955"
## [1957] "word1956" "word1957" "word1958" "word1959" "word1960" "word1961"
## [1963] "word1962" "word1963" "word1964" "word1965" "word1966" "word1967"
## [1969] "word1968" "word1969" "word1970" "word1971" "word1972" "word1973"
## [1975] "word1974" "word1975" "word1976" "word1977" "word1978" "word1979"
## [1981] "word1980" "word1981" "word1982" "word1983" "word1984" "word1985"
## [1987] "word1986" "word1987" "word1988" "word1989" "word1990" "word1991"
## [1993] "word1992" "word1993" "word1994" "word1995" "word1996" "word1997"
## [1999] "word1998" "word1999" "word2000" "word2001" "word2002" "word2003"
## [2005] "word2004" "word2005" "word2006" "word2007" "word2008" "word2009"
## [2011] "word2010" "word2011" "word2012" "word2013" "word2014" "word2015"
## [2017] "word2016" "word2017" "word2018" "word2019" "word2020" "word2021"
## [2023] "word2022" "word2023" "word2024" "word2025" "word2026" "word2027"
## [2029] "word2028" "word2029" "word2030" "word2031" "word2032" "word2033"
## [2035] "word2034" "word2035" "word2036" "word2037" "word2038" "word2039"
## [2041] "word2040" "word2041" "word2042" "word2043" "word2044" "word2045"
## [2047] "word2046" "word2047" "word2048" "word2049" "word2050" "word2051"
## [2053] "word2052" "word2053" "word2054" "word2055" "word2056" "word2057"
## [2059] "word2058" "word2059" "word2060" "word2061" "word2062" "word2063"
## [2065] "word2064" "word2065" "word2066" "word2067" "word2068" "word2069"
## [2071] "word2070" "word2071" "word2072" "word2073" "word2074" "word2075"
## [2077] "word2076" "word2077" "word2078" "word2079" "word2080" "word2081"
## [2083] "word2082" "word2083" "word2084" "word2085" "word2086" "word2087"
## [2089] "word2088" "word2089" "word2090" "word2091" "word2092" "word2093"
## [2095] "word2094" "word2095" "word2096" "word2097" "word2098" "word2099"
## [2101] "word2100" "word2101" "word2102" "word2103" "word2104" "word2105"
## [2107] "word2106" "word2107" "word2108" "word2109" "word2110" "word2111"
## [2113] "word2112" "word2113" "word2114" "word2115" "word2116" "word2117"
## [2119] "word2118" "word2119" "word2120" "word2121" "word2122" "word2123"
## [2125] "word2124" "word2125" "word2126" "word2127" "word2128" "word2129"
## [2131] "word2130" "word2131" "word2132" "word2133" "word2134" "word2135"
## [2137] "word2136" "word2137" "word2138" "word2139" "word2140" "word2141"
## [2143] "word2142" "word2143" "word2144" "word2145" "word2146" "word2147"
## [2149] "word2148" "word2149" "word2150" "word2151" "word2152" "word2153"
## [2155] "word2154" "word2155" "word2156" "word2157" "word2158" "word2159"
## [2161] "word2160" "word2161" "word2162" "word2163" "word2164" "word2165"
## [2167] "word2166" "word2167" "word2168" "word2169" "word2170" "word2171"
## [2173] "word2172" "word2173" "word2174" "word2175" "word2176" "word2177"
## [2179] "word2178" "word2179" "word2180" "word2181" "word2182" "word2183"
## [2185] "word2184" "word2185" "word2186" "word2187" "word2188" "word2189"
## [2191] "word2190" "word2191" "word2192" "word2193" "word2194" "word2195"
## [2197] "word2196" "word2197" "word2198" "word2199" "word2200" "word2201"
## [2203] "word2202" "word2203" "word2204" "word2205" "word2206" "word2207"
## [2209] "word2208" "word2209" "word2210" "word2211" "word2212" "word2213"
## [2215] "word2214" "word2215" "word2216" "word2217" "word2218" "word2219"
## [2221] "word2220" "word2221" "word2222" "word2223" "word2224" "word2225"
## [2227] "word2226" "word2227" "word2228" "word2229" "word2230" "word2231"
## [2233] "word2232" "word2233" "word2234" "word2235" "word2236" "word2237"
## [2239] "word2238" "word2239" "word2240" "word2241" "word2242" "word2243"
## [2245] "word2244" "word2245" "word2246" "word2247" "word2248" "word2249"
## [2251] "word2250" "word2251" "word2252" "word2253" "word2254" "word2255"
## [2257] "word2256" "word2257" "word2258" "word2259" "word2260" "word2261"
## [2263] "word2262" "word2263" "word2264" "word2265" "word2266" "word2267"
## [2269] "word2268" "word2269" "word2270" "word2271" "word2272" "word2273"
## [2275] "word2274" "word2275" "word2276" "word2277" "word2278" "word2279"
## [2281] "word2280" "word2281" "word2282" "word2283" "word2284" "word2285"
## [2287] "word2286" "word2287" "word2288" "word2289" "word2290" "word2291"
## [2293] "word2292" "word2293" "word2294" "word2295" "word2296" "word2297"
## [2299] "word2298" "word2299" "word2300" "word2301" "word2302" "word2303"
## [2305] "word2304" "word2305" "word2306" "word2307" "word2308" "word2309"
## [2311] "word2310" "word2311" "word2312" "word2313" "word2314" "word2315"
## [2317] "word2316" "word2317" "word2318" "word2319" "word2320" "word2321"
## [2323] "word2322" "word2323" "word2324" "word2325" "word2326" "word2327"
## [2329] "word2328" "word2329" "word2330" "word2331" "word2332" "word2333"
## [2335] "word2334" "word2335" "word2336" "word2337" "word2338" "word2339"
## [2341] "word2340" "word2341" "word2342" "word2343" "word2344" "word2345"
## [2347] "word2346" "word2347" "word2348" "word2349" "word2350" "word2351"
## [2353] "word2352" "word2353" "word2354" "word2355" "word2356" "word2357"
## [2359] "word2358" "word2359" "word2360" "word2361" "word2362" "word2363"
## [2365] "word2364" "word2365" "word2366" "word2367" "word2368" "word2369"
## [2371] "word2370" "word2371" "word2372" "word2373" "word2374" "word2375"
## [2377] "word2376" "word2377" "word2378" "word2379" "word2380" "word2381"
## [2383] "word2382" "word2383" "word2384" "word2385" "word2386" "word2387"
## [2389] "word2388" "word2389" "word2390" "word2391" "word2392" "word2393"
## [2395] "word2394" "word2395" "word2396" "word2397" "word2398" "word2399"
## [2401] "word2400" "word2401" "word2402" "word2403" "word2404" "word2405"
## [2407] "word2406" "word2407" "word2408" "word2409" "word2410" "word2411"
## [2413] "word2412" "word2413" "word2414" "word2415" "word2416" "word2417"
## [2419] "word2418" "word2419" "word2420" "word2421" "word2422" "word2423"
## [2425] "word2424" "word2425" "word2426" "word2427" "word2428" "word2429"
## [2431] "word2430" "word2431" "word2432" "word2433" "word2434" "word2435"
## [2437] "word2436" "word2437" "word2438" "word2439" "word2440" "word2441"
## [2443] "word2442" "word2443" "word2444" "word2445" "word2446" "word2447"
## [2449] "word2448" "word2449" "word2450" "word2451" "word2452" "word2453"
## [2455] "word2454" "word2455" "word2456" "word2457" "word2458" "word2459"
## [2461] "word2460" "word2461" "word2462" "word2463" "word2464" "word2465"
## [2467] "word2466" "word2467" "word2468" "word2469" "word2470" "word2471"
## [2473] "word2472" "word2473" "word2474" "word2475" "word2476" "word2477"
## [2479] "word2478" "word2479" "word2480" "word2481" "word2482" "word2483"
## [2485] "word2484" "word2485" "word2486" "word2487" "word2488" "word2489"
## [2491] "word2490" "word2491" "word2492" "word2493" "word2494" "word2495"
## [2497] "word2496" "word2497" "word2498" "word2499" "word2500" "word2501"
## [2503] "word2502" "word2503" "word2504" "word2505" "word2506" "word2507"
## [2509] "word2508" "word2509" "word2510" "word2511" "word2512" "word2513"
## [2515] "word2514" "word2515" "word2516" "word2517" "word2518" "word2519"
## [2521] "word2520" "word2521" "word2522" "word2523" "word2524" "word2525"
## [2527] "word2526" "word2527" "word2528" "word2529" "word2530" "word2531"
## [2533] "word2532" "word2533" "word2534" "word2535" "word2536" "word2537"
## [2539] "word2538" "word2539" "word2540" "word2541" "word2542" "word2543"
## [2545] "word2544" "word2545" "word2546" "word2547" "word2548" "word2549"
## [2551] "word2550" "word2551" "word2552" "word2553" "word2554" "word2555"
## [2557] "word2556" "word2557" "word2558" "word2559" "word2560" "word2561"
## [2563] "word2562" "word2563" "word2564" "word2565" "word2566" "word2567"
## [2569] "word2568" "word2569" "word2570" "word2571" "word2572" "word2573"
## [2575] "word2574" "word2575" "word2576" "word2577" "word2578" "word2579"
## [2581] "word2580" "word2581" "word2582" "word2583" "word2584" "word2585"
## [2587] "word2586" "word2587" "word2588" "word2589" "word2590" "word2591"
## [2593] "word2592" "word2593" "word2594" "word2595" "word2596" "word2597"
## [2599] "word2598" "word2599" "word2600" "word2601" "word2602" "word2603"
## [2605] "word2604" "word2605" "word2606" "word2607" "word2608" "word2609"
## [2611] "word2610" "word2611" "word2612" "word2613" "word2614" "word2615"
## [2617] "word2616" "word2617" "word2618" "word2619" "word2620" "word2621"
## [2623] "word2622" "word2623" "word2624" "word2625" "word2626" "word2627"
## [2629] "word2628" "word2629" "word2630" "word2631" "word2632" "word2633"
## [2635] "word2634" "word2635" "word2636" "word2637" "word2638" "word2639"
## [2641] "word2640" "word2641" "word2642" "word2643" "word2644" "word2645"
## [2647] "word2646" "word2647" "word2648" "word2649" "word2650" "word2651"
## [2653] "word2652" "word2653" "word2654" "word2655" "word2656" "word2657"
## [2659] "word2658" "word2659" "word2660" "word2661" "word2662" "word2663"
## [2665] "word2664" "word2665" "word2666" "word2667" "word2668" "word2669"
## [2671] "word2670" "word2671" "word2672" "word2673" "word2674" "word2675"
## [2677] "word2676" "word2677" "word2678" "word2679" "word2680" "word2681"
## [2683] "word2682" "word2683" "word2684" "word2685" "word2686" "word2687"
## [2689] "word2688" "word2689" "word2690" "word2691" "word2692" "word2693"
## [2695] "word2694" "word2695" "word2696" "word2697" "word2698" "word2699"
## [2701] "word2700" "word2701" "word2702" "word2703" "word2704" "word2705"
## [2707] "word2706" "word2707" "word2708" "word2709" "word2710" "word2711"
## [2713] "word2712" "word2713" "word2714" "word2715" "word2716" "word2717"
## [2719] "word2718" "word2719" "word2720" "word2721" "word2722" "word2723"
## [2725] "word2724" "word2725" "word2726" "word2727" "word2728" "word2729"
## [2731] "word2730" "word2731" "word2732" "word2733" "word2734" "word2735"
## [2737] "word2736" "word2737" "word2738" "word2739" "word2740" "word2741"
## [2743] "word2742" "word2743" "word2744" "word2745" "word2746" "word2747"
## [2749] "word2748" "word2749" "word2750" "word2751" "word2752" "word2753"
## [2755] "word2754" "word2755" "word2756" "word2757" "word2758" "word2759"
## [2761] "word2760" "word2761" "word2762" "word2763" "word2764" "word2765"
## [2767] "word2766" "word2767" "word2768" "word2769" "word2770" "word2771"
## [2773] "word2772" "word2773" "word2774" "word2775" "word2776" "word2777"
## [2779] "word2778" "word2779" "word2780" "word2781" "word2782" "word2783"
## [2785] "word2784" "word2785" "word2786" "word2787" "word2788" "word2789"
## [2791] "word2790" "word2791" "word2792" "word2793" "word2794" "word2795"
## [2797] "word2796" "word2797" "word2798" "word2799" "word2800" "word2801"
## [2803] "word2802" "word2803" "word2804" "word2805" "word2806" "word2807"
## [2809] "word2808" "word2809" "word2810" "word2811" "word2812" "word2813"
## [2815] "word2814" "word2815" "word2816" "word2817" "word2818" "word2819"
## [2821] "word2820" "word2821" "word2822" "word2823" "word2824" "word2825"
## [2827] "word2826" "word2827" "word2828" "word2829" "word2830" "word2831"
## [2833] "word2832" "word2833" "word2834" "word2835" "word2836" "word2837"
## [2839] "word2838" "word2839" "word2840" "word2841" "word2842" "word2843"
## [2845] "word2844" "word2845" "word2846" "word2847" "word2848" "word2849"
## [2851] "word2850" "word2851" "word2852" "word2853" "word2854" "word2855"
## [2857] "word2856" "word2857" "word2858" "word2859" "word2860" "word2861"
## [2863] "word2862" "word2863" "word2864" "word2865" "word2866" "word2867"
## [2869] "word2868" "word2869" "word2870" "word2871" "word2872" "word2873"
## [2875] "word2874" "word2875" "word2876" "word2877" "word2878" "word2879"
## [2881] "word2880" "word2881" "word2882" "word2883" "word2884" "word2885"
## [2887] "word2886" "word2887" "word2888" "word2889" "word2890" "word2891"
## [2893] "word2892" "word2893" "word2894" "word2895" "word2896" "word2897"
## [2899] "word2898" "word2899" "word2900" "word2901" "word2902" "word2903"
## [2905] "word2904" "word2905" "word2906" "word2907" "word2908" "word2909"
## [2911] "word2910" "word2911" "word2912" "word2913" "word2914" "word2915"
## [2917] "word2916" "word2917" "word2918" "word2919" "word2920" "word2921"
## [2923] "word2922" "word2923" "word2924" "word2925" "word2926" "word2927"
## [2929] "word2928" "word2929" "word2930" "word2931" "word2932" "word2933"
## [2935] "word2934" "word2935" "word2936" "word2937" "word2938" "word2939"
## [2941] "word2940" "word2941" "word2942" "word2943" "word2944" "word2945"
## [2947] "word2946" "word2947" "word2948" "word2949" "word2950" "word2951"
## [2953] "word2952" "word2953" "word2954" "word2955" "word2956" "word2957"
## [2959] "word2958" "word2959" "word2960" "word2961" "word2962" "word2963"
## [2965] "word2964" "word2965" "word2966" "word2967" "word2968" "word2969"
## [2971] "word2970" "word2971" "word2972" "word2973" "word2974" "word2975"
## [2977] "word2976" "word2977" "word2978" "word2979" "word2980" "word2981"
## [2983] "word2982" "word2983" "word2984" "word2985" "word2986" "word2987"
## [2989] "word2988" "word2989" "word2990" "word2991" "word2992" "word2993"
## [2995] "word2994" "word2995" "word2996" "word2997" "word2998" "word2999"
## [3001] "word3000" "word3001" "word3002" "word3003" "word3004" "word3005"
## [3007] "word3006" "word3007" "word3008" "word3009" "word3010" "word3011"
## [3013] "word3012" "word3013" "word3014" "word3015" "word3016" "word3017"
## [3019] "word3018" "word3019" "word3020" "word3021" "word3022" "word3023"
## [3025] "word3024" "word3025" "word3026" "word3027" "word3028" "word3029"
## [3031] "word3030" "word3031" "word3032" "word3033" "word3034" "word3035"
## [3037] "word3036" "word3037" "word3038" "word3039" "word3040" "word3041"
## [3043] "word3042" "word3043" "word3044" "word3045" "word3046" "word3047"
## [3049] "word3048" "word3049" "word3050" "word3051" "word3052" "word3053"
## [3055] "word3054" "word3055" "word3056" "word3057" "word3058" "word3059"
## [3061] "word3060" "word3061" "word3062" "word3063" "word3064" "word3065"
## [3067] "word3066" "word3067" "word3068" "word3069" "word3070" "word3071"
## [3073] "word3072" "word3073" "word3074" "word3075" "word3076" "word3077"
## [3079] "word3078" "word3079" "word3080" "word3081" "word3082" "word3083"
## [3085] "word3084" "word3085" "word3086" "word3087" "word3088" "word3089"
## [3091] "word3090" "word3091" "word3092" "word3093" "word3094" "word3095"
## [3097] "word3096" "word3097" "word3098" "word3099" "word3100" "word3101"
## [3103] "word3102" "word3103" "word3104" "word3105" "word3106" "word3107"
## [3109] "word3108" "word3109" "word3110" "word3111" "word3112" "word3113"
## [3115] "word3114" "word3115" "word3116" "word3117" "word3118" "word3119"
## [3121] "word3120" "word3121" "word3122" "word3123" "word3124" "word3125"
## [3127] "word3126" "word3127" "word3128" "word3129" "word3130" "word3131"
## [3133] "word3132" "word3133" "word3134" "word3135" "word3136" "word3137"
## [3139] "word3138" "word3139" "word3140" "word3141" "word3142" "word3143"
## [3145] "word3144" "word3145" "word3146" "word3147" "word3148" "word3149"
## [3151] "word3150" "word3151" "word3152" "word3153" "word3154" "word3155"
## [3157] "word3156" "word3157" "word3158" "word3159" "word3160" "word3161"
## [3163] "word3162" "word3163" "word3164" "word3165" "word3166" "word3167"
## [3169] "word3168" "word3169" "word3170" "word3171" "word3172" "word3173"
## [3175] "word3174" "word3175" "word3176" "word3177" "word3178" "word3179"
## [3181] "word3180" "word3181" "word3182" "word3183" "word3184" "word3185"
## [3187] "word3186" "word3187" "word3188" "word3189" "word3190" "word3191"
## [3193] "word3192" "word3193" "word3194" "word3195" "word3196" "word3197"
## [3199] "word3198" "word3199" "word3200" "word3201" "word3202" "word3203"
## [3205] "word3204" "word3205" "word3206" "word3207" "word3208" "word3209"
## [3211] "word3210" "word3211" "word3212" "word3213" "word3214" "word3215"
## [3217] "word3216" "word3217" "word3218" "word3219" "word3220" "word3221"
## [3223] "word3222" "word3223" "word3224" "word3225" "word3226" "word3227"
## [3229] "word3228" "word3229" "word3230" "word3231" "word3232" "word3233"
## [3235] "word3234" "word3235" "word3236" "word3237" "word3238" "word3239"
## [3241] "word3240" "word3241" "word3242" "word3243" "word3244" "word3245"
## [3247] "word3246" "word3247" "word3248" "word3249" "word3250" "word3251"
## [3253] "word3252" "word3253" "word3254" "word3255" "word3256" "word3257"
## [3259] "word3258" "word3259" "word3260" "word3261" "word3262" "word3263"
## [3265] "word3264" "word3265" "word3266" "word3267" "word3268" "word3269"
## [3271] "word3270"

Convert the dataframe into a transaction

library(arules)
library(dplyr)


# Step 1: Clean and prepare the transactions list
transactions_list <- apply(balanced_combined[, -ncol(balanced_combined)], 1, function(x) x[!is.na(x) & x != ""])

# Step 2: Remove empty transactions (this ensures there are no rows with no items)
transactions_list <- transactions_list[sapply(transactions_list, length) > 0]

# Step 3: Remove duplicates within each transaction (ensure no repeated words in a single transaction)
transactions_list <- lapply(transactions_list, function(x) unique(x))

# Step 4: Optionally, sort each transaction's items (for consistency)
transactions_list <- lapply(transactions_list, function(x) sort(x))

# Step 5: Convert the cleaned list to a transaction format using 'arules'
transactions <- as(transactions_list, "transactions")

# Step 6: summary the transactions object
summary(transactions)
## transactions as itemMatrix in sparse format with
##  44940 rows (elements/itemsets/transactions) and
##  81771 columns (items) and a density of 0.001874506 
## 
## most frequent items:
##    numbr   presid        0 httpaddr      sai  (Other) 
##    35070    24247    23502    22704    22285  6760604 
## 
## element (itemset/transaction) length distribution:
## sizes
##    1    3    4    6    7    8    9   10   11   12   13   14   15   16   17   18 
##   21    7    2    4   11   21   57   93  121  156  114  102  101  100   71   84 
##   19   20   21   22   23   24   25   26   27   28   29   30   31   32   33   34 
##   76   79   89  106   90   90   91  107  108  100  128  140  124  147  158  172 
##   35   36   37   38   39   40   41   42   43   44   45   46   47   48   49   50 
##  170  191  166  187  232  227  270  238  204  235  243  191  230  212  196  192 
##   51   52   53   54   55   56   57   58   59   60   61   62   63   64   65   66 
##  170  184  180  176  164  150  192  148  127   94  123  124  115  120   93  128 
##   67   68   69   70   71   72   73   74   75   76   77   78   79   80   81   82 
##   98   99   95  108   99   99  107  104  102  100  110  115  119  129  109  108 
##   83   84   85   86   87   88   89   90   91   92   93   94   95   96   97   98 
##  131  120  141  135  134  120  140  122  153  151  134  130  146  146  175  155 
##   99  100  101  102  103  104  105  106  107  108  109  110  111  112  113  114 
##  157  170  160  177  144  145  163  188  172  197  192  168  177  168  196  203 
##  115  116  117  118  119  120  121  122  123  124  125  126  127  128  129  130 
##  229  217  199  202  211  213  226  232  215  225  219  243  286  254  255  284 
##  131  132  133  134  135  136  137  138  139  140  141  142  143  144  145  146 
##  292  270  245  261  270  264  269  253  240  267  266  276  311  275  294  266 
##  147  148  149  150  151  152  153  154  155  156  157  158  159  160  161  162 
##  315  266  301  275  285  316  244  272  276  288  264  261  243  289  225  242 
##  163  164  165  166  167  168  169  170  171  172  173  174  175  176  177  178 
##  208  266  241  243  231  239  225  242  205  230  226  219  177  190  225  179 
##  179  180  181  182  183  184  185  186  187  188  189  190  191  192  193  194 
##  196  188  200  172  171  184  161  174  153  185  145  141  165  174  152  151 
##  195  196  197  198  199  200  201  202  203  204  205  206  207  208  209  210 
##  122  151  154  134  143  127  109  136  127  126  132  125  110  124  103  109 
##  211  212  213  214  215  216  217  218  219  220  221  222  223  224  225  226 
##  107  106  103  106  106   90  101  129  116   78  114   91  103   95   87   99 
##  227  228  229  230  231  232  233  234  235  236  237  238  239  240  241  242 
##  107  111   94   82   97   78   83   98   78   76   65   68   78   67   77   95 
##  243  244  245  246  247  248  249  250  251  252  253  254  255  256  257  258 
##   70   77   72   88   73   87   76   55   61   61   55   58   63   56   63   55 
##  259  260  261  262  263  264  265  266  267  268  269  270  271  272  273  274 
##   69   62   56   53   71   58   39   68   48   60   70   71   56   55   49   59 
##  275  276  277  278  279  280  281  282  283  284  285  286  287  288  289  290 
##   56   53   37   44   46   48   49   55   50   40   34   50   38   40   43   47 
##  291  292  293  294  295  296  297  298  299  300  301  302  303  304  305  306 
##   33   52   52   41   42   56   33   40   42   51   32   38   40   42   41   41 
##  307  308  309  310  311  312  313  314  315  316  317  318  319  320  321  322 
##   26   30   31   27   26   37   39   39   36   42   24   38   39   28   22   39 
##  323  324  325  326  327  328  329  330  331  332  333  334  335  336  337  338 
##   29   30   32   25   24   29   25   28   21   34   18   16   18   23   23   22 
##  339  340  341  342  343  344  345  346  347  348  349  350  351  352  353  354 
##   23   22   29   10   14   22   19   17    7   13   19   13   16   19   16   17 
##  355  356  357  358  359  360  361  362  363  364  365  366  367  368  369  370 
##   17   14   17   23   23   25   15   17   14   12   14   13   15   15   14   14 
##  371  372  373  374  375  376  377  378  379  380  381  382  383  384  385  386 
##   15   16    8   13   15   17    8   17    7   13   12   15   14    8   16   12 
##  387  388  389  390  391  392  393  394  395  396  397  398  399  400  401  402 
##   10    9    8   11    9    8    7   10    4    8   13   11   13   13   10    5 
##  403  404  405  406  407  408  409  410  411  412  413  414  415  416  417  418 
##    5    8    9    8    5   10    7    3    5    5    7    2    6    4    3    8 
##  419  420  421  422  423  424  425  426  427  428  429  430  431  432  433  434 
##    8    4    5    8    5    6    5    2    3    6    4    3    5    4    9   11 
##  435  436  437  438  439  440  441  442  443  444  445  446  447  448  449  450 
##    5    5    6    5    5    6    6    5    4    3    3    3    2    6    3   12 
##  451  452  453  454  456  457  458  459  460  461  462  463  464  465  466  467 
##    3    5    2    3    4    4    5    1    7    6    5    2    2    3    4    2 
##  468  469  470  471  472  473  474  475  476  478  480  481  482  483  484  486 
##    9    1    2    5    1    2    1    1    4    3    3    2    6    9    1    8 
##  487  488  489  492  493  494  495  496  497  498  499  500  501  502  503  504 
##    3    8    3    4    5    2    4    1    4    3    6    5    2    2    4    1 
##  505  506  507  508  509  510  513  514  515  516  518  519  520  521  522  523 
##    5    2    3    2    2    2    4    4    2    6    6    2    2    3    1    5 
##  524  525  526  528  529  531  532  533  535  536  538  539  540  541  543  544 
##    2    2    2    1    2    2    1    1    1    1    3    1    1    1    2    3 
##  547  548  549  552  555  557  559  560  562  565  568  573  574  575  578  580 
##    2    2    6    1    1    2    2    2    2    1    1    2    1    1    2    1 
##  584  586  587  589  590  591  592  593  597  598  600  601  604  606  607  609 
##    2    2    2    2    2    1    2    1    2    1    2    4    4    2    1    1 
##  610  611  612  614  615  616  617  618  619  624  625  627  629  630  635  637 
##    1    2    1    1    1    1    2    2    1    1    1    3    1    1    5    3 
##  638  639  644  648  651  654  659  662  665  668  669  670  671  672  674  677 
##    4    1    2    2    2    2    5    2    2    1    2    2    1    2    4    2 
##  678  680  682  684  690  691  695  697  702  706  713  726  732  738  739  741 
##    1    1    3    2    1    3    1    2    1    2    2    2    2    3    2    1 
##  752  756  763  764  766  776  779  788  789  794  806  818  819  820  832  836 
##    2    1    4    2    4    1    1    2    2    2    1    2    1    2    2    2 
##  845  848  867  868  887  897  904  908  920  924  931  936  937  938  946  951 
##    2    2    2    2    2    2    1    2    2    2    2    2    2    1    2    2 
##  953  958  959  968  978  983  988  990 1000 1009 1016 1021 1040 1055 1084 1088 
##    2    1    1    2    2    2    2    1    2    1    1    2    2    2    1    2 
## 1089 1101 1121 1123 1130 1148 1152 1158 1186 1189 1213 1224 1249 1253 1323 1378 
##    2    2    1    2    2    2    2    2    2    2    2    2    2    2    2    2 
## 1411 1490 1565 
##    2    2    2 
## 
##    Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
##     1.0    90.0   144.0   153.3   193.0  1565.0 
## 
## includes extended item information - examples:
##   labels
## 1      0
## 2      1
## 3     aa
par(las = 2)


itemFrequencyPlot(transactions, support = 0.35)  

common_words = c('also','call','donald','like','peopl','presid','reuter','sai','time','year')

long_data <- balanced_combined %>%
  pivot_longer(cols = starts_with("word"), 
               names_to = "word_column", 
               values_to = "word") 
# Filter rows where "word" matches the target words
filtered_data <- long_data %>%
  filter(word %in% common_words) %>%
  group_by(word, type) %>% 
  summarise(count = n(), .groups = "drop")

# Create a bar chart
# Ensure 'type' is a factor
filtered_data$type <- as.factor(filtered_data$type)

# Create the plot
# Calculate the percentage for each word within its category
filtered_data <- filtered_data %>%
  group_by(word) %>%
  mutate(percentage = (count / sum(count)) * 100)

# Create the plot with percentages
ggplot(filtered_data, aes(x = reorder(word, -percentage), y = percentage, fill = type)) +
  geom_bar(stat = "identity", position = "dodge") +
  labs(
    title = "Percentage of Words in True vs Fake News",
    x = "Word",
    y = "Percentage (%)",
    fill = "News Type"
  ) +
  theme_minimal() +
  theme(
    axis.text.x = element_text(angle = 45, hjust = 1),
    plot.title = element_text(hjust = 0.5, face = "bold", size = 14),
    axis.text = element_text(size = 10),
    axis.title = element_text(size = 12)
  ) +
  scale_fill_brewer(palette = "Set1")

Performing the apriori algorithm

textrules <- apriori(transactions, parameter = list(support =
                                                      0.01, confidence = 0.25, minlen = 2))
## Apriori
## 
## Parameter specification:
##  confidence minval smax arem  aval originalSupport maxtime support minlen
##        0.25    0.1    1 none FALSE            TRUE       5    0.01      2
##  maxlen target  ext
##      10  rules TRUE
## 
## Algorithmic control:
##  filter tree heap memopt load sort verbose
##     0.1 TRUE TRUE  FALSE TRUE    2    TRUE
## 
## Absolute minimum support count: 449 
## 
## set item appearances ...[0 item(s)] done [0.00s].
## set transactions ...[81771 item(s), 44940 transaction(s)] done [2.08s].
## sorting and recoding items ... [2548 item(s)] done [0.13s].
## creating transaction tree ... done [0.04s].
## checking subsets of size 1 2 3
## Warning in apriori(transactions, parameter = list(support = 0.01, confidence =
## 0.25, : Mining stopped (time limit reached). Only patterns up to a length of 3
## returned!
##  done [31.02s].
## writing ... [6442127 rule(s)] done [0.75s].
## creating S4 object  ... done [0.96s].
textrules
## set of 6442127 rules

Evaluating Model Performance

summary(textrules)
## set of 6442127 rules
## 
## rule length distribution (lhs + rhs):sizes
##       2       3 
##  121746 6320381 
## 
##    Min. 1st Qu.  Median    Mean 3rd Qu.    Max. 
##   2.000   3.000   3.000   2.981   3.000   3.000 
## 
## summary of quality measures:
##     support          confidence        coverage            lift       
##  Min.   :0.01001   Min.   :0.2500   Min.   :0.01001   Min.   : 0.478  
##  1st Qu.:0.01155   1st Qu.:0.3346   1st Qu.:0.02568   1st Qu.: 1.393  
##  Median :0.01402   Median :0.4299   Median :0.03522   Median : 1.569  
##  Mean   :0.01745   Mean   :0.4594   Mean   :0.04155   Mean   : 1.627  
##  3rd Qu.:0.01909   3rd Qu.:0.5455   3rd Qu.:0.04813   3rd Qu.: 1.756  
##  Max.   :0.47570   Max.   :1.0000   Max.   :0.78037   Max.   :92.453  
##      count        
##  Min.   :  450.0  
##  1st Qu.:  519.0  
##  Median :  630.0  
##  Mean   :  784.2  
##  3rd Qu.:  858.0  
##  Max.   :21378.0  
## 
## mining info:
##          data ntransactions support confidence
##  transactions         44940    0.01       0.25
##                                                                                           call
##  apriori(data = transactions, parameter = list(support = 0.01, confidence = 0.25, minlen = 2))
library(arules)
inspect(head(textrules, 20))
##      lhs              rhs           support    confidence coverage   lift     
## [1]  {ankara}      => {turkei}      0.01005785 0.8810916  0.01141522 33.900905
## [2]  {turkei}      => {ankara}      0.01005785 0.3869863  0.02599021 33.900905
## [3]  {ankara}      => {worldnews}   0.01016911 0.8908382  0.01141522  3.946207
## [4]  {ankara}      => { 1}          0.01105919 0.9688109  0.01141522  2.032888
## [5]  {ankara}      => {reuter}      0.01112595 0.9746589  0.01141522  2.022308
## [6]  {somodevilla} => {chip}        0.01034713 0.9978541  0.01036938 64.990670
## [7]  {chip}        => {somodevilla} 0.01034713 0.6739130  0.01535381 64.990670
## [8]  {somodevilla} => {getti}       0.01034713 0.9978541  0.01036938 11.058832
## [9]  {somodevilla} => {news}        0.01036938 1.0000000  0.01036938  4.230842
## [10] {somodevilla} => {imag}        0.01025812 0.9892704  0.01036938  4.476670
## [11] {somodevilla} => { 0}          0.01036938 1.0000000  0.01036938  1.912178
## [12] {somodevilla} => {httpaddr}    0.01034713 0.9978541  0.01036938  1.975139
## [13] {dem}         => { 0}          0.01079217 0.9099437  0.01186026  1.739974
## [14] {potu}        => { 0}          0.01016911 0.7892919  0.01288385  1.509266
## [15] {potu}        => {httpaddr}    0.01217178 0.9447323  0.01288385  1.869991
## [16] {potu}        => {presid}      0.01143747 0.8877375  0.01288385  1.645355
## [17] {potu}        => {numbr}       0.01152648 0.8946459  0.01288385  1.146433
## [18] {pathet}      => { 0}          0.01054740 0.9733060  0.01083667  1.861134
## [19] {pathet}      => {httpaddr}    0.01041389 0.9609856  0.01083667  1.902162
## [20] {macron}      => {emmanuel}    0.01048064 0.9553753  0.01097018 85.869128
##      count
## [1]  452  
## [2]  452  
## [3]  457  
## [4]  497  
## [5]  500  
## [6]  465  
## [7]  465  
## [8]  465  
## [9]  466  
## [10] 461  
## [11] 466  
## [12] 465  
## [13] 485  
## [14] 457  
## [15] 547  
## [16] 514  
## [17] 518  
## [18] 474  
## [19] 468  
## [20] 471